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