Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/core/
Dfwl_widgetmgr.h40 #define FWL_WGTMGR_DisableForm 0x00000002 macro
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffapp.cpp193 FWL_WGTMGR_DisableForm); in GetWidgetMgr()
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetmgrimp.cpp677 return m_dwCapability & FWL_WGTMGR_DisableForm; in IsFormDisabled()