Searched refs:default_style (Results 1 – 3 of 3) sorted by relevance
53 static unsigned long default_style; variable603 default_style = CBS_SIMPLE | WS_TABSTOP;658 default_style = SS_CENTER | WS_GROUP;691 default_style = BS_GROUPBOX;753 default_style = LBS_NOTIFY | WS_BORDER;764 default_style = SS_LEFT | WS_GROUP;775 default_style = BS_PUSHBOX | WS_TABSTOP;807 default_style = SS_RIGHT | WS_GROUP;818 default_style = SBS_HORZ;829 default_style = BS_3STATE | WS_TABSTOP;[all …]
143 static unsigned long default_style; variable2001 default_style = CBS_SIMPLE | WS_TABSTOP; in yyparse()2064 default_style = SS_CENTER | WS_GROUP; in yyparse()2109 default_style = BS_GROUPBOX; in yyparse()2188 default_style = LBS_NOTIFY | WS_BORDER; in yyparse()2203 default_style = SS_LEFT | WS_GROUP; in yyparse()2218 default_style = BS_PUSHBOX | WS_TABSTOP; in yyparse()2262 default_style = SS_RIGHT | WS_GROUP; in yyparse()2277 default_style = SBS_HORZ; in yyparse()2292 default_style = BS_3STATE | WS_TABSTOP; in yyparse()[all …]
54 static unsigned long default_style; variable605 default_style = CBS_SIMPLE | WS_TABSTOP;660 default_style = SS_CENTER | WS_GROUP;693 default_style = BS_GROUPBOX;755 default_style = LBS_NOTIFY | WS_BORDER;766 default_style = SS_LEFT | WS_GROUP;777 default_style = BS_PUSHBOX | WS_TABSTOP;809 default_style = SS_RIGHT | WS_GROUP;820 default_style = SBS_HORZ;831 default_style = BS_3STATE | WS_TABSTOP;[all …]