Home
last modified time | relevance | path

Searched refs:m_bUpdateAP (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_formfield.cpp412 if (CPDF_InterForm::m_bUpdateAP) { in SetValue()
537 if (CPDF_InterForm::m_bUpdateAP) { in ClearSelection()
688 if (CPDF_InterForm::m_bUpdateAP) { in SetItemSelection()
Ddoc_form.cpp283 FX_BOOL CPDF_InterForm::m_bUpdateAP = TRUE; member in CPDF_InterForm
286 return m_bUpdateAP; in UpdatingAPEnabled()
290 m_bUpdateAP = bUpdateAP; in EnableUpdateAP()
1558 if (CPDF_InterForm::m_bUpdateAP) { in FDF_ImportField()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h979 static FX_BOOL m_bUpdateAP;