Searched defs:bSelect (Results 1 – 5 of 5) sorted by relevance
35 FX_BOOL bSelect) { in AddString()92 FWL_ERR CFWL_ListBox::SetSelItem(FWL_HLISTITEM hItem, FX_BOOL bSelect) { in SetSelItem()
166 FX_BOOL bSelect = FALSE; in DrawEdit() local291 FX_BOOL bSelect = FALSE; in DrawRichEdit() local
46 FWL_ERR IFWL_ListBox::SetSelItem(FWL_HLISTITEM hItem, FX_BOOL bSelect) { in SetSelItem()268 FWL_ERR CFWL_ListBoxImp::SetSelItem(FWL_HLISTITEM hItem, FX_BOOL bSelect) { in SetSelItem()378 void CFWL_ListBoxImp::SetSelectionDirect(FWL_HLISTITEM hItem, FX_BOOL bSelect) { in SetSelectionDirect()
292 void CPWL_IconList_Content::SelectItem(int32_t nItemIndex, FX_BOOL bSelect) { in SelectItem()
2163 FX_BOOL bSelect) { in Move2NextEditableField()