Home | History | Annotate | Download | only in fpdf_page

Lines Matching refs:pBBox

59         CPDF_Dictionary* pResources, CPDF_Rect* pBBox, CPDF_ParseOptions* pOptions,
82 if (pBBox) {
83 m_BBox = *pBBox;
708 CPDF_Array* pBBox = pStream->GetDict()->GetArray(FX_BSTRC("BBox"));
711 if (pBBox) {