Searched refs:GetCurrentBinaryPos (Results 1 – 4 of 4) sorted by relevance
221 virtual FX_FILESIZE GetCurrentBinaryPos() const = 0;
1522 m_pParser->GetCurrentBinaryPos() - in DoParser()1555 m_nStart[0] = m_pParser->GetCurrentBinaryPos() - in DoParser()1560 m_nStart[1] = m_pParser->GetCurrentBinaryPos() - in DoParser()
298 virtual FX_FILESIZE GetCurrentBinaryPos() const;
2479 FX_FILESIZE CFDE_XMLSyntaxParser::GetCurrentBinaryPos() const { in GetCurrentBinaryPos() function in CFDE_XMLSyntaxParser