Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h150 bool GetObjectClippedRect(const CPDF_PageObject* pObj,
Dcpdf_renderstatus.cpp1123 bool CPDF_RenderStatus::GetObjectClippedRect(const CPDF_PageObject* pObj, in GetObjectClippedRect() function in CPDF_RenderStatus
1204 if (GetObjectClippedRect(pObj, pObj2Device, false, rect)) { in DrawObjWithBackground()
2138 if (GetObjectClippedRect(pPageObj, pObj2Device, false, rect)) { in DrawShadingPattern()