Searched refs:SS_ICON (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dwindres.h447 #define SS_ICON (0x3L) macro
H A Dresrc.c828 style = SS_ICON | WS_CHILD | WS_VISIBLE;
2070 { "ICON", CTL_STATIC, SS_ICON },
2132 if (control->style != SS_ICON
H A Drcparse.y932 { style = SS_ICON | WS_CHILD | WS_VISIBLE; }
/haiku-buildtools/binutils/binutils/
H A Dwindint.h598 #define SS_ICON 0x3L macro
H A Drcparse.y959 { style = SS_ICON | WS_CHILD | WS_VISIBLE; }
H A Dresrc.c926 style = SS_ICON | WS_CHILD | WS_VISIBLE;
2612 { "ICON", CTL_STATIC, SS_ICON },
2683 if (control->style != SS_ICON

Completed in 109 milliseconds