Home
last modified time | relevance | path

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

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