Home
last modified time | relevance | path

Searched refs:GetUTF8EncodeLength (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlsyntaxparser.cpp41 int32_t GetUTF8EncodeLength(const std::vector<wchar_t>& src, in GetUTF8EncodeLength() function
612 int32_t nDstLen = GetUTF8EncodeLength(m_Buffer, m_Start); in GetCurrentBinaryPos()