Home
last modified time | relevance | path

Searched refs:SetBoundingBox (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdf_transformpage.cpp27 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()