Searched defs:FX_UTF8Decode (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/fxcrt/ | ||
D | fx_string.cpp | 26 WideString FX_UTF8Decode(ByteStringView bsStr) { in FX_UTF8Decode() function |
D | fx_string_unittest.cpp | 38 TEST(fxstring, FX_UTF8Decode) { in TEST() argument |