Searched refs:RestorePos (Results 1 – 2 of 2) sorted by relevance
174 m_Syntax.RestorePos(m_Syntax.m_FileLen - m_Syntax.m_HeaderOffset - 9); in StartParse()441 m_Syntax.RestorePos(dwStartPos); in LoadLinearizedCrossRefV4()497 m_Syntax.RestorePos(SavedPos + count * recordsize); in LoadLinearizedCrossRefV4()502 m_Syntax.RestorePos(pos); in LoadCrossRefV4()524 m_Syntax.RestorePos(SavedPos); in LoadCrossRefV4()597 m_Syntax.RestorePos(SavedPos + count * recordsize); in LoadCrossRefV4()806 m_Syntax.RestorePos(obj_pos); in RebuildCrossRef()847 m_Syntax.RestorePos(pos + i - m_Syntax.m_HeaderOffset); in RebuildCrossRef()891 m_Syntax.RestorePos(dwSavePos); in RebuildCrossRef()1188 m_Syntax.RestorePos(pos); in IsFormStream()[all …]
254 void RestorePos(FX_FILESIZE pos) in RestorePos() function