HomeSort by relevance Sort by last modified time
    Searched refs:DrawObjWithBlend (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_render/
render_int.h 120 FX_BOOL DrawObjWithBlend(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device);
fpdf_render.cpp 444 FX_BOOL CPDF_RenderStatus::DrawObjWithBlend(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device)
816 bRet = DrawObjWithBlend(pPageObj, pObj2Device);
    [all...]

Completed in 45 milliseconds