Searched refs:FWL_STYLEEXT_LTB_MultiSelection (Results 1 – 3 of 3) sorted by relevance
15 #define FWL_STYLEEXT_LTB_MultiSelection (1L << 0) macro
280 if (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_LTB_MultiSelection) { in SetSelItem()394 m_pProperties->m_dwStyleExes & FWL_STYLEEXT_LTB_MultiSelection; in ClearSelection()413 m_pProperties->m_dwStyleExes & FWL_STYLEEXT_LTB_MultiSelection; in SelectAll()1074 FWL_STYLEEXT_LTB_MultiSelection) { in OnLButtonDown()1155 FWL_STYLEEXT_LTB_MultiSelection) { in OnVK()
46 dwExtendedStyle |= FWL_STYLEEXT_LTB_MultiSelection; in LoadWidget()