Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h129 CPDF_Stream* FPDFDOC_GetAnnotAPNoFallback(const CPDF_Dictionary* pAnnotDict,
Dcpdf_annot.cpp184 CPDF_Stream* FPDFDOC_GetAnnotAPNoFallback(const CPDF_Dictionary* pAnnotDict, in FPDFDOC_GetAnnotAPNoFallback() function
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp814 CPDF_Stream* pStream = FPDFDOC_GetAnnotAPNoFallback(pAnnotDict, mode); in FPDFAnnot_GetAP()