Searched refs:SS_ICON (Results 1 – 3 of 3) sorted by relevance
598 #define SS_ICON 0x3L macro
924 style = SS_ICON | WS_CHILD | WS_VISIBLE; in define_icon_control()2609 { "ICON", CTL_STATIC, SS_ICON },2680 if (control->style != SS_ICON in write_rc_dialog_control()
959 { style = SS_ICON | WS_CHILD | WS_VISIBLE; }