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