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

  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 136 std::unique_ptr<CPDF_Dictionary> LoadTrailerV4();
cpdf_parser.cpp 314 m_pTrailer = LoadTrailerV4();
344 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4());
370 m_pTrailer = LoadTrailerV4();
398 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4());
    [all...]

Completed in 205 milliseconds