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

  /external/pdfium/core/src/fxcrt/
xml_int.h 9 class CXML_DataBufAcc : public IFX_BufferRead, public CFX_Object
70 class CXML_DataStmAcc : public IFX_BufferRead, public CFX_Object
152 IFX_BufferRead* m_pDataAcc;
162 FX_BOOL Init(IFX_BufferRead *pBuffer);
fx_xml_parser.cpp 39 FX_BOOL CXML_Parser::Init(IFX_BufferRead *pBuffer)
600 CXML_Element* CXML_Element::Parse(IFX_BufferRead *pBuffer, FX_BOOL bSaveSpaceChars, FX_FILESIZE* pParsedSize, IFX_Allocator* pAllocator)
    [all...]
  /external/pdfium/core/include/fxcrt/
fx_stream.h 180 class IFX_BufferRead : public IFX_StreamRead
fx_xml.h 73 static CXML_Element* Parse(IFX_BufferRead *pBuffer, FX_BOOL bSaveSpaceChars = FALSE, FX_FILESIZE* pParsedSize = NULL, IFX_Allocator* pAllocator = NULL);

Completed in 251 milliseconds