Home
last modified time | relevance | path

Searched refs:GetCurSel (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/browseui/
H A DCAutoComplete.cpp454 INT CACListView::GetCurSel() in GetCurSel() function in CACListView
948 INT iItem = m_hwndList.GetCurSel(); in OnEditKeyDown()
1010 INT iItem = m_hwndList.GetCurSel(); in OnListSelChange()
1031 INT iItem = m_hwndList.GetCurSel(); // current selection in OnListUpDown()
1215 INT iItem = m_hwndList.GetCurSel(); in GetDropDownStatus()
H A DCAutoComplete.h50 INT GetCurSel();