Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfdoc/
Dfpdf_ap.h82 static FX_BOOL GenerateListBoxAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict);
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp24 return CPVT_GenerateAP::GenerateListBoxAP(pDoc, pAnnotDict); in FPDF_GenerateAP()
633 FX_BOOL CPVT_GenerateAP::GenerateListBoxAP(CPDF_Document* pDoc, CPDF_Dictionary* pAnnotDict) in GenerateListBoxAP() function in CPVT_GenerateAP