Searched refs:sExportString (Results 1 – 2 of 2) sorted by relevance
247 const char* sExportString = "m53570 7650-35430 24100"; in strokePath() local249 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath()271 const char* sExportString = "m49890 5670.00000000001-35430 24090"; in strokePath() local273 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath()328 const char* sExportString = "m12050 49610c-4310 0-7800-3490-7800-7800 0-4300 " in eoFillPath() local331 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in eoFillPath()
155 const char* sExportString = "m10 10h-20v-20h20z"; in impex() local157 !aExport.compareToAscii(sExportString) ); in impex()162 !aExport.compareToAscii(sExportString)); in impex()
Completed in 18 milliseconds