Searched refs:m_pAnnots (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_rendercontext.cpp14 m_pAnnots = NULL;
27 if (m_pAnnots) delete m_pAnnots;
H A Dfpdfview.cpp731 pContext->m_pAnnots = new CPDF_AnnotList(pPage);
733 pContext->m_pAnnots->DisplayAnnots(pPage, pContext->m_pContext, bPrinting, &matrix, TRUE, NULL);
/external/pdfium/fpdfsdk/include/
H A Dfsdk_rendercontext.h25 CPDF_AnnotList* m_pAnnots; member in class:CRenderContext

Completed in 900 milliseconds