Searched refs:GetCurrentPos (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
H A Dfde_xml.h220 virtual int32_t GetCurrentPos() const = 0;
/external/pdfium/xfa/src/fdp/src/xml/
H A Dfde_xml.h295 virtual int32_t GetCurrentPos() const { function in class:CFDE_XMLSyntaxParser
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_parser_imp.cpp1497 m_nElementStart = m_pParser->GetCurrentPos() - 1;
1556 (m_pParser->GetCurrentPos() - m_nElementStart);
1561 (m_pParser->GetCurrentPos() - m_nElementStart);

Completed in 32 milliseconds