Searched defs:IsAnnotationHidden (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.cpp42 return !CPDF_Annot::IsAnnotationHidden(pAnnotDict);
118 if (IsAnnotationHidden(m_pAnnotDict.Get()))
237 bool CPDF_Annot::IsAnnotationHidden(CPDF_Dictionary* pAnnotDict) { function in class:CPDF_Annot

Completed in 4395 milliseconds