Home
last modified time | relevance | path

Searched refs:DrawInContext (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h87 bool DrawInContext(const CPDF_Page* pPage,
Dcpdf_annotlist.cpp203 pAnnot->DrawInContext(pPage, pContext, &matrix, CPDF_Annot::Normal); in DisplayPass()
Dcpdf_annot.cpp377 bool CPDF_Annot::DrawInContext(const CPDF_Page* pPage, in DrawInContext() function in CPDF_Annot