Searched refs:wSuffix (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGSVG.cpp42 const char* wSuffix = SkParse::FindScalar(f_width.c_str(), &width); local
43 if (strcmp(wSuffix, "pt") == 0)
/external/skia/src/svg/
H A DSkSVGSVG.cpp42 const char* wSuffix = SkParse::FindScalar(f_width.c_str(), &width); local
43 if (strcmp(wSuffix, "pt") == 0)

Completed in 1362 milliseconds