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.cpp 407 std::unique_ptr<CPDF_Dictionary> trailer = LoadTrailerV4();
438 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4());
467 std::unique_ptr<CPDF_Dictionary> trailer = LoadTrailerV4();
496 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4());
    [all...]
cpdf_parser.h 168 std::unique_ptr<CPDF_Dictionary> LoadTrailerV4();

Completed in 521 milliseconds