Searched refs:LoadTrailerV4 (Results 1 – 2 of 2) sorted by relevance
407 std::unique_ptr<CPDF_Dictionary> trailer = LoadTrailerV4(); in LoadAllCrossRefV4()438 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4()); in LoadAllCrossRefV4()467 std::unique_ptr<CPDF_Dictionary> trailer = LoadTrailerV4(); in LoadLinearizedAllCrossRefV4()496 std::unique_ptr<CPDF_Dictionary> pDict(LoadTrailerV4()); in LoadLinearizedAllCrossRefV4()1306 std::unique_ptr<CPDF_Dictionary> CPDF_Parser::LoadTrailerV4() { in LoadTrailerV4() function in CPDF_Parser1359 std::unique_ptr<CPDF_Dictionary> trailer = LoadTrailerV4(); in StartLinearizedParse()
168 std::unique_ptr<CPDF_Dictionary> LoadTrailerV4();