Searched refs:DisplayAnnots (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_doc.h | 430 void DisplayAnnots(CPDF_Page* pPage, in DisplayAnnots() function 436 DisplayAnnots(pPage, nullptr, pContext, bPrinting, pMatrix, in DisplayAnnots() 439 void DisplayAnnots(CPDF_Page* pPage,
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_annot.cpp | 99 void CPDF_AnnotList::DisplayAnnots(CPDF_Page* pPage, in DisplayAnnots() function in CPDF_AnnotList
|
/external/pdfium/fpdfsdk/src/ |
D | fpdfview.cpp | 959 pContext->m_pAnnots->DisplayAnnots(pPage, pContext->m_pContext, bPrinting, in FPDF_RenderPage_Retail()
|