Searched defs:CFX_ByteStringL (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fxcrt/
H A Dfx_string.h16 class CFX_ByteStringL;
844 class CFX_ByteStringL : public CFX_ByteStringC class in inherits:CFX_ByteStringC
847 CFX_ByteStringL() : CFX_ByteStringC() {} function in class:CFX_ByteStringL
848 ~CFX_ByteStringL() {}
869 void FX_UTF8Encode(FX_LPCWSTR pwsStr, FX_STRSIZE len, CFX_ByteStringL &utf8Str, IFX_Allocator* pAllocator = NULL);

Completed in 1457 milliseconds