Searched refs:SetBoundingBox (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/fpdfsdk/ |
D | fpdf_transformpage.cpp | 25 void SetBoundingBox(CPDF_Page* page, in SetBoundingBox() function 66 SetBoundingBox(pPage, "MediaBox", left, bottom, right, top); in FPDFPage_SetMediaBox() 78 SetBoundingBox(pPage, "CropBox", left, bottom, right, top); in FPDFPage_SetCropBox()
|