Searched refs:GetCurrentPos (Results 1 – 2 of 2) sorted by relevance
55 m_nElementStart = m_pParser->GetCurrentPos() - 1; in DoParser()110 (m_pParser->GetCurrentPos() - m_nElementStart); in DoParser()115 (m_pParser->GetCurrentPos() - m_nElementStart); in DoParser()
48 FX_FILESIZE GetCurrentPos() const { return m_ParsedChars + m_Start; } in GetCurrentPos() function