HomeSort by relevance Sort by last modified time
    Searched defs:UTF8Decode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/
cfx_seekablestreamproxy.cpp 28 std::pair<size_t, size_t> UTF8Decode(const char* pSrc,
259 std::tie(iSrc, iMaxLength) = UTF8Decode(
bytestring.cpp 691 WideString ByteString::UTF8Decode() const {

Completed in 69 milliseconds