Home
last modified time | relevance | path

Searched refs:m_pAnnots (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/
Dcpdf_pagerendercontext.h25 std::unique_ptr<CPDF_AnnotList> m_pAnnots; variable
/external/pdfium/fpdfsdk/
Dfpdfview.cpp120 pContext->m_pAnnots = pdfium::MakeUnique<CPDF_AnnotList>(pPage); in RenderPageImpl()
122 pContext->m_pAnnots->DisplayAnnots(pPage, pContext->m_pContext.get(), in RenderPageImpl()