Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dcpdfsdk_helpers.h268 void CheckForUnsupportedAnnot(const CPDF_Annot* pAnnot);
Dcpdfsdk_helpers.cpp373 void CheckForUnsupportedAnnot(const CPDF_Annot* pAnnot) { in CheckForUnsupportedAnnot() function
Dcpdfsdk_pageview.cpp514 CheckForUnsupportedAnnot(pPDFAnnot); in LoadFXAnnots()