Searched defs:SetStates (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/fwl/ | ||
D | cfwl_listitem.h | 22 void SetStates(uint32_t dwStates) { m_dwStates = dwStates; } in SetStates() function |
D | cfwl_pushbutton.cpp | 33 void CFWL_PushButton::SetStates(uint32_t dwStates) { in SetStates() function in CFWL_PushButton |
D | cfwl_combobox.cpp | 232 void CFWL_ComboBox::SetStates(uint32_t dwStates) { in SetStates() function in CFWL_ComboBox |
D | cfwl_widget.cpp | 132 void CFWL_Widget::SetStates(uint32_t dwStates) { in SetStates() function in CFWL_Widget |
D | cfwl_edit.cpp | 126 void CFWL_Edit::SetStates(uint32_t dwStates) { in SetStates() function in CFWL_Edit |