HomeSort by relevance Sort by last modified time
    Searched refs:m_pAnnots (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/
cpdf_pagerendercontext.h 24 std::unique_ptr<CPDF_AnnotList> m_pAnnots;
  /external/pdfium/fpdfsdk/
fpdfview.cpp 122 pContext->m_pAnnots = pdfium::MakeUnique<CPDF_AnnotList>(pPage);
124 pContext->m_pAnnots->DisplayAnnots(pPage, pContext->m_pContext.get(),
    [all...]

Completed in 426 milliseconds