Searched refs:SetSelection (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp176 SetSelection(pItem, pItem, bSelect);
209 void CFWL_ListBox::SetSelection(CFWL_ListItem* hStart, function in class:CFWL_ListBox
275 SetSelection(pItemStart, pItemEnd, false);
762 SetSelection(m_hAnchor, pItem, true);
766 SetSelection(pItem, pItem, true);
770 SetSelection(pItem, pItem, true);
821 SetSelection(m_hAnchor, pItem, true);
825 SetSelection(pItem, pItem, true);
829 SetSelection(pItem, pItem, true);
H A Dcfwl_listbox.h71 void SetSelection(CFWL_ListItem* hStart, CFWL_ListItem* hEnd, bool bSelected);
H A Dcfwl_combolist.cpp231 SetSelection(hItem, hItem, true);
/external/sonivox/jet_tools/JetCreator/
H A DJetCtrls.py439 self.time[self.iCtrl].SetSelection(-1,-1)
481 self.time[0].SetSelection(-1,-1)
482 self.time[1].SetSelection(-1,-1)
483 self.time[2].SetSelection(-1,-1)

Completed in 88 milliseconds