Searched refs:FWL_STYLEEXT_LTB_Icon (Results 1 – 3 of 3) sorted by relevance
24 #define FWL_STYLEEXT_LTB_Icon (1L << 8) macro
661 FX_BOOL bHasIcon = GetStylesEx() & FWL_STYLEEXT_LTB_Icon; in DrawItem()782 bHasIcon = GetStylesEx() & FWL_STYLEEXT_LTB_Icon; in CalcSize()
498 prop.m_dwStyleExes |= FWL_STYLEEXT_LTB_Icon; in Initialize()