Home
last modified time | relevance | path

Searched refs:ChangeSelected (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combolist.h27 void ChangeSelected(int32_t iSel);
Dcfwl_combolist.cpp43 void CFWL_ComboList::ChangeSelected(int32_t iSel) { in ChangeSelected() function in CFWL_ComboList
147 ChangeSelected(GetItemIndex(this, hItem)); in OnDropListMouseMove()
Dcfwl_combobox.cpp321 m_pListBox->ChangeSelected(m_iCurSel); in ShowDropList()
354 m_pListBox->ChangeSelected(iMatch); in MatchEditText()
544 pComboList->ChangeSelected(m_iCurSel); in DisForm_ShowDropList()