Home
last modified time | relevance | path

Searched refs:UpdateUIProperty (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffpasswordedit.cpp54 dwExtendedStyle |= UpdateUIProperty(); in UpdateWidgetProperty()
Dcxfa_ffnumericedit.cpp55 dwExtendedStyle |= UpdateUIProperty(); in UpdateWidgetProperty()
Dcxfa_fffield.h71 uint32_t UpdateUIProperty();
Dcxfa_ffdatetimeedit.cpp89 dwExtendedStyle |= UpdateUIProperty(); in UpdateWidgetProperty()
Dcxfa_ffcombobox.cpp87 dwExtendedStyle |= UpdateUIProperty(); in UpdateWidgetProperty()
Dcxfa_fftextedit.cpp75 dwExtendedStyle |= UpdateUIProperty(); in UpdateWidgetProperty()
Dcxfa_fffield.cpp359 uint32_t CXFA_FFField::UpdateUIProperty() { in UpdateUIProperty() function in CXFA_FFField