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

  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 65 std::unique_ptr<CPDF_Dictionary> GetCombinedTrailer() const;
cpdf_parser.cpp 64 std::unique_ptr<CPDF_Dictionary> GetCombinedTrailer() const {
    [all...]
  /external/pdfium/core/fpdfapi/edit/
cpdf_creator.cpp 624 std::unique_ptr<CPDF_Dictionary> p = m_pParser->GetCombinedTrailer();

Completed in 5587 milliseconds