Searched refs:CFX_UTF8Decoder (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_utf.cpp8 void CFX_UTF8Decoder::Clear()
13 void CFX_UTF8Decoder::AppendChar(FX_DWORD ch)
17 void CFX_UTF8Decoder::Input(FX_BYTE byte)
H A Dxml_int.h175 void InsertCDATASegment(CFX_UTF8Decoder& decoder, CXML_Element* pElement);
H A Dfx_basic_bstring.cpp951 CFX_UTF8Decoder decoder;
H A Dfx_basic_wstring.cpp399 CFX_UTF8Decoder decoder;
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h300 class CFX_UTF8Decoder class
304 CFX_UTF8Decoder(IFX_Allocator* pAllocator = NULL) : m_Buffer(pAllocator) function in class:CFX_UTF8Decoder

Completed in 119 milliseconds