Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h135 bool DrawObjWithBlend(CPDF_PageObject* pObj, const CFX_Matrix& mtObj2Device);
Dcpdf_renderstatus.cpp330 bool CPDF_RenderStatus::DrawObjWithBlend(CPDF_PageObject* pObj, in DrawObjWithBlend() function in CPDF_RenderStatus
664 bRet = DrawObjWithBlend(pPageObj, mtObj2Device); in ProcessTransparency()