Searched refs:FWL_STYLEEXT_CMB_ListItemAlignMask (Results 1 – 2 of 2) sorted by relevance
37 #define FWL_STYLEEXT_CMB_ListItemAlignMask (3L << 12) macro
1087 switch (dwStylExes & FWL_STYLEEXT_CMB_ListItemAlignMask) { in ReSetListItemAlignment()1096 m_pListBox->ModifyStylesEx(dwAdd, FWL_STYLEEXT_CMB_ListItemAlignMask); in ReSetListItemAlignment()