Searched defs:str16 (Results 1 – 2 of 2) sorted by relevance
2030 static double StrToD16(const uc16* str16, int length, int flags, in StrToD16()2047 uc16 str16[256]; in StrToD16() local4183 static float StrToF16(const uc16* str16, int length, int flags, in StrToF16()
355 auto str16 = SkUnicode::convertUtf8ToUtf16(str.c_str(), str.size()); in toUpper() local