Searched refs:NeedConstructAP (Results 1 – 3 of 3) sorted by relevance
581 FX_BOOL NeedConstructAP();583 void NeedConstructAP(FX_BOOL bNeedAP);
723 FX_BOOL CPDF_InterForm::NeedConstructAP() { in NeedConstructAP() function in CPDF_InterForm726 void CPDF_InterForm::NeedConstructAP(FX_BOOL bNeedAP) { in NeedConstructAP() function in CPDF_InterForm
431 if (pPDFInterForm && pPDFInterForm->NeedConstructAP()) in NewAnnot()