Searched refs:MIMETYPE_RAS (Results 1 – 3 of 3) sorted by relevance
45 #define MIMETYPE_RAS "image/x-cmu-raster" macro
155 case( GFF_RAS ): pMimeType = MIMETYPE_RAS; cType = graphic::GraphicType::PIXEL; break; in implCreate()
809 else if( COMPARE_EQUAL == aMimeType.compareToAscii( MIMETYPE_RAS ) ) in storeGraphic()
Completed in 25 milliseconds