HomeSort by relevance Sort by last modified time
    Searched refs:ParseStartXRef (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 164 FX_FILESIZE ParseStartXRef();
cpdf_parser.cpp 248 m_LastXRefOffset = ParseStartXRef();
304 FX_FILESIZE CPDF_Parser::ParseStartXRef() {
    [all...]
cpdf_data_avail.cpp 168 const FX_FILESIZE last_xref_offset = m_parser.ParseStartXRef();

Completed in 802 milliseconds