Searched refs:bUpdateAP (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h817 CPDF_InterForm(CPDF_Document* pDocument, FX_BOOL bUpdateAP);
823 static void EnableUpdateAP(FX_BOOL bUpdateAP);
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_form.cpp310 void CPDF_InterForm::EnableUpdateAP(FX_BOOL bUpdateAP) argument
312 m_bUpdateAP = bUpdateAP;

Completed in 109 milliseconds