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

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

Completed in 119 milliseconds