Searched refs:ReadBlockAt (Results 1 – 2 of 2) sorted by relevance
85 bool ReadBlockAt(FX_FILESIZE read_pos);
107 bool CPDF_SyntaxParser::ReadBlockAt(FX_FILESIZE read_pos) { in ReadBlockAt() function in CPDF_SyntaxParser132 if (!IsPositionRead(pos) && !ReadBlockAt(pos)) in GetNextChar()153 if (!ReadBlockAt(block_start) || !IsPositionRead(pos)) in GetCharAtBackward()