Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_generateap.h24 bool FPDF_GenerateAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
Dcpdf_annotlist.cpp90 FPDF_GenerateAP(m_pDocument, pDict); in CPDF_AnnotList()
Dcpvt_generateap.cpp678 bool FPDF_GenerateAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict) { in FPDF_GenerateAP() function