Searched refs:DrawObjectList (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_render.h | 95 void DrawObjectList(CFX_RenderDevice* pDevice,
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 230 context.DrawObjectList(pDevice, pForm, &matrix, pOptions); in DrawAppearance()
|
D | doc_formcontrol.cpp | 173 context.DrawObjectList(pDevice, &form, &matrix, pOptions); in DrawControl()
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render.cpp | 1025 void CPDF_RenderContext::DrawObjectList(CFX_RenderDevice* pDevice, in DrawObjectList() function in CPDF_RenderContext
|
D | fpdf_render_pattern.cpp | 992 context.DrawObjectList(&bitmap_device, pPattern->m_pForm, &mtPattern2Bitmap, in DrawPatternBitmap()
|