Home
last modified time | relevance | path

Searched defs:SetCurSel (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/Windows/Control/
DComboBox.h21 LRESULT SetCurSel(int index) { return SendMessage(CB_SETCURSEL, index, 0); } in SetCurSel() function
/external/pdfium/xfa/src/fwl/src/lightwidget/
Ddatetimepicker.cpp61 FWL_ERR CFWL_DateTimePicker::SetCurSel(int32_t iYear, in SetCurSel() function in CFWL_DateTimePicker
Dcombobox.cpp67 FWL_ERR CFWL_ComboBox::SetCurSel(int32_t iSel) { in SetCurSel() function in CFWL_ComboBox
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_datetimepickerimp.cpp86 FWL_ERR IFWL_DateTimePicker::SetCurSel(int32_t iYear, in SetCurSel() function in IFWL_DateTimePicker
582 FWL_ERR CFWL_DateTimePickerImp::SetCurSel(int32_t iYear, in SetCurSel() function in CFWL_DateTimePickerImp
Dfwl_comboboximp.cpp35 FWL_ERR IFWL_ComboBox::SetCurSel(int32_t iSel) { in SetCurSel() function in IFWL_ComboBox
696 FWL_ERR CFWL_ComboBoxImp::SetCurSel(int32_t iSel) { in SetCurSel() function in CFWL_ComboBoxImp