Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h86 bool DrawObjWithBlend(CPDF_PageObject* pObj, const CFX_Matrix* pObj2Device);
Dcpdf_renderstatus.cpp1176 bool CPDF_RenderStatus::DrawObjWithBlend(CPDF_PageObject* pObj, in DrawObjWithBlend() function in CPDF_RenderStatus
1521 bRet = DrawObjWithBlend(pPageObj, pObj2Device); in ProcessTransparency()