Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_seekablestreamproxy.cpp28 std::pair<size_t, size_t> UTF8Decode(const char* pSrc, in UTF8Decode() function
Dbytestring.cpp691 WideString ByteString::UTF8Decode() const { in UTF8Decode() function in fxcrt::ByteString