Searched refs:FPDF_GenerateAP (Results 1 – 3 of 3) sorted by relevance
24 bool FPDF_GenerateAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
90 FPDF_GenerateAP(m_pDocument, pDict); in CPDF_AnnotList()
678 bool FPDF_GenerateAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict) { in FPDF_GenerateAP() function