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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render.cpp 318 DrawObjWithBackground(pObj, pObj2Device);
337 DrawObjWithBackground(pObj, pObj2Device);
415 DrawObjWithBackground(pObj, pObj2Device);
440 void CPDF_RenderStatus::DrawObjWithBackground(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device)
786 DrawObjWithBackground(pPageObj, pObj2Device);
    [all...]
render_int.h 121 void DrawObjWithBackground(const CPDF_PageObject* pObj, const CFX_AffineMatrix* pObj2Device);

Completed in 267 milliseconds