Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DComboBox.h23 LRESULT SetCurSel(int index) { return SendMsg(CB_SETCURSEL, index, 0); } in SetCurSel() function
/external/pdfium/xfa/fwl/
Dcfwl_datetimepicker.cpp145 void CFWL_DateTimePicker::SetCurSel(int32_t iYear, in SetCurSel() function in CFWL_DateTimePicker
Dcfwl_combobox.cpp145 void CFWL_ComboBox::SetCurSel(int32_t iSel) { in SetCurSel() function in CFWL_ComboBox