Searched refs:SetFocusItem (Results 1 – 4 of 4) sorted by relevance
31 FWL_ERR SetFocusItem(FWL_HLISTITEM hItem);
52 void SetFocusItem(FWL_HLISTITEM hItem);
276 SetFocusItem(NULL); in SetSelItem()440 void CFWL_ListBoxImp::SetFocusItem(FWL_HLISTITEM hItem) { in SetFocusItem() function in CFWL_ListBoxImp1107 m_pOwner->SetFocusItem(hItem); in OnLButtonDown()1170 m_pOwner->SetFocusItem(hItem); in OnVK()
121 FWL_ERR CFWL_ListBox::SetFocusItem(FWL_HLISTITEM hItem) { in SetFocusItem() function in CFWL_ListBox