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

  /external/pdfium/core/fpdfapi/page/
cpdf_page.cpp 34 CPDF_Object* pPageAttr = GetPageAttr("Resources");
99 CPDF_Object* CPDF_Page::GetPageAttr(const ByteString& name) const {
116 CPDF_Array* pBox = ToArray(GetPageAttr(name));
181 CPDF_Object* pRotate = GetPageAttr("Rotate");
cpdf_page.h 59 CPDF_Object* GetPageAttr(const ByteString& name) const;

Completed in 192 milliseconds