Searched refs:WS_CHILD (Results 1 – 3 of 3) sorted by relevance
854 { style = WS_CHILD | WS_VISIBLE; }876 default_style | WS_CHILD | WS_VISIBLE, 0);953 { style = WS_CHILD | WS_VISIBLE; }959 { style = SS_ICON | WS_CHILD | WS_VISIBLE; }965 { style = base_style | WS_CHILD | WS_VISIBLE; }
482 #define WS_CHILD 0x40000000L macro
924 style = SS_ICON | WS_CHILD | WS_VISIBLE; in define_icon_control()