HomeSort by relevance Sort by last modified time
    Searched refs:CFX_UTF8Decoder (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_utf.cpp 8 void CFX_UTF8Decoder::Clear()
13 void CFX_UTF8Decoder::AppendChar(FX_DWORD ch)
17 void CFX_UTF8Decoder::Input(FX_BYTE byte)
xml_int.h 175 void InsertCDATASegment(CFX_UTF8Decoder& decoder, CXML_Element* pElement);
fx_basic_bstring.cpp 951 CFX_UTF8Decoder decoder;
    [all...]
fx_basic_wstring.cpp 399 CFX_UTF8Decoder decoder;
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_basic.h 300 class CFX_UTF8Decoder
304 CFX_UTF8Decoder(IFX_Allocator* pAllocator = NULL) : m_Buffer(pAllocator)
    [all...]

Completed in 56 milliseconds