Home
last modified time | relevance | path

Searched refs:GetCurrentBinaryPos (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlparser.cpp78 m_pParser->GetCurrentBinaryPos() - in DoParser()
109 m_nStart[0] = m_pParser->GetCurrentBinaryPos() - in DoParser()
114 m_nStart[1] = m_pParser->GetCurrentBinaryPos() - in DoParser()
Dcfx_xmlsyntaxparser.h49 FX_FILESIZE GetCurrentBinaryPos() const;
Dcfx_xmlsyntaxparser.cpp608 FX_FILESIZE CFX_XMLSyntaxParser::GetCurrentBinaryPos() const { in GetCurrentBinaryPos() function in CFX_XMLSyntaxParser