Home
last modified time | relevance | path

Searched defs:FX_UTF8Decode (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dfx_string.cpp26 WideString FX_UTF8Decode(ByteStringView bsStr) { in FX_UTF8Decode() function
Dfx_string_unittest.cpp38 TEST(fxstring, FX_UTF8Decode) { in TEST() argument