Searched refs:FWL_STYLEEXT_CMB_ListItemAlignMask (Results 1 – 2 of 2) sorted by relevance
39 #define FWL_STYLEEXT_CMB_ListItemAlignMask (3L << 10) macro
452 switch (m_pProperties->m_dwStyleExes & FWL_STYLEEXT_CMB_ListItemAlignMask) { in ResetListItemAlignment()462 m_pListBox->ModifyStylesEx(dwAdd, FWL_STYLEEXT_CMB_ListItemAlignMask); in ResetListItemAlignment()