Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_utf.cpp79 CFX_ByteString FX_UTF8Encode(FX_LPCWSTR pwsStr, FX_STRSIZE len) in FX_UTF8Encode() function
91 void FX_UTF8Encode(FX_LPCWSTR pwsStr, FX_STRSIZE len, CFX_ByteStringL &utf8Str, IFX_Allocator* pAll… in FX_UTF8Encode() function
/external/pdfium/core/include/fxcrt/
Dfx_string.h836 inline CFX_ByteString FX_UTF8Encode(FX_WSTR wsStr) in FX_UTF8Encode() function
840 inline CFX_ByteString FX_UTF8Encode(const CFX_WideString &wsStr) in FX_UTF8Encode() function