Searched refs:NeedConstructAP (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h869 FX_BOOL NeedConstructAP();
871 void NeedConstructAP(FX_BOOL bNeedAP);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp1012 FX_BOOL CPDF_InterForm::NeedConstructAP() function in class:CPDF_InterForm
1019 void CPDF_InterForm::NeedConstructAP(FX_BOOL bNeedAP) function in class:CPDF_InterForm
/external/pdfium/fpdfsdk/src/
H A Dfsdk_annothandler.cpp410 if(pPDFInterForm && pPDFInterForm->NeedConstructAP())

Completed in 93 milliseconds