Home | History | Annotate | Download | only in fpdfsdk

Lines Matching refs:GetPageWidth

679   return pPage ? pPage->GetPageWidth() : 0.0;
1041 *width = pPage->GetPageWidth();
1049 *width = page.GetPageWidth();