Searched refs:NeedConstructAP (Results 1 – 3 of 3) sorted by relevance
62 bool NeedConstructAP() const;
847 bool CPDF_InterForm::NeedConstructAP() const { in NeedConstructAP() function in CPDF_InterForm
66 if (pPDFInterForm && pPDFInterForm->NeedConstructAP()) in NewAnnot()