Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render.cpp328 DrawObjWithBackground(pObj, pObj2Device); in ContinueSingleObject()
352 DrawObjWithBackground(pObj, pObj2Device); in ContinueSingleObject()
441 DrawObjWithBackground(pObj, pObj2Device); in ProcessObjectNoClip()
466 void CPDF_RenderStatus::DrawObjWithBackground(const CPDF_PageObject* pObj, const CFX_AffineMatrix* … in DrawObjWithBackground() function in CPDF_RenderStatus
820 DrawObjWithBackground(pPageObj, pObj2Device); in ProcessTransparency()
Drender_int.h119 void DrawObjWithBackground(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device);