Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp36 bool ShouldGenerateAPForAnnotation(CPDF_Dictionary* pAnnotDict) { in ShouldGenerateAPForAnnotation() function
87 if (!ShouldGenerateAPForAnnotation(m_pAnnotDict.Get())) in GenerateAPIfNeeded()