Searched defs:bSelect (Results 1 – 2 of 2) sorted by relevance
160 void CFWL_ListBox::SetSelItem(CFWL_ListItem* pItem, bool bSelect) { in SetSelItem()229 void CFWL_ListBox::SetSelectionDirect(CFWL_ListItem* pItem, bool bSelect) { in SetSelectionDirect()
445 bool bSelect = false; in DrawEdit() local