Searched refs:DisplayPass (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 61 void CPDF_AnnotList::DisplayPass(const CPDF_Page* pPage, CFX_RenderDevice* pDevice, in DisplayPass() function in CPDF_AnnotList 124 DisplayPass(pPage, pDevice, pContext, bPrinting, pUser2Device, FALSE, pOptions, pClipRect); in DisplayAnnots() 127 DisplayPass(pPage, pDevice, pContext, bPrinting, pUser2Device, TRUE, pOptions, pClipRect); in DisplayAnnots()
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 687 void DisplayPass(const CPDF_Page* pPage, CFX_RenderDevice* pDevice,
|