Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcba_annotiterator.cpp35 m_nAnnotSubtype(nAnnotSubtype) { in CBA_AnnotIterator()
77 if (pAnnot->GetAnnotSubtype() == m_nAnnotSubtype && in CollectAnnots()
Dcba_annotiterator.h42 CPDF_Annot::Subtype m_nAnnotSubtype; variable