Home | History | Annotate | Download | only in fpdf_page

Lines Matching defs:CPDF_Page

828 CPDF_Page::CPDF_Page()

832 void CPDF_Page::Load(CPDF_Document* pDocument, CPDF_Dictionary* pPageDict, FX_BOOL bPageCache)
898 void CPDF_Page::StartParse(CPDF_ParseOptions* pOptions, FX_BOOL bReParse)
910 void CPDF_Page::ParseContent(CPDF_ParseOptions* pOptions, FX_BOOL bReParse)
915 CPDF_Page::~CPDF_Page()
941 CPDF_Object* CPDF_Page::GetPageAttr(FX_BSTR name) const
990 void CPDF_Page::GetDisplayMatrix(CFX_AffineMatrix& matrix, int xPos, int yPos,