Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:pBBox

95         CPDF_Dictionary* pResources, CPDF_Rect* pBBox, CPDF_ParseOptions* pOptions,

118 if (pBBox) {
119 m_BBox = *pBBox;
752 CPDF_Array* pBBox = pStream->GetDict()->GetArray(FX_BSTRC("BBox"));
755 if (pBBox) {