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

  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 649 m_pAnnotList.reset();
716 for (const CPDF_Annot* pAnnot : m_pAnnotList->All()) {
727 for (const CPDF_Annot* pAnnot : m_pAnnotList->All()) {
    [all...]
  /external/pdfium/fpdfsdk/include/
fsdk_mgr.h 652 std::unique_ptr<CPDF_AnnotList> m_pAnnotList;

Completed in 55 milliseconds