Searched refs:WS_TABSTOP (Results 1 – 8 of 8) sorted by relevance
48 CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP51 CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP54 CBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP58 WS_TABSTOP62 UDS_ARROWKEYS | WS_TABSTOP,105,50,8,1266 WS_TABSTOP79 WS_VSCROLL | WS_TABSTOP81 WS_TABSTOP87 NOT WS_TABSTOP101 WS_VSCROLL | WS_TABSTOP[all …]
561 default_style = BS_AUTO3STATE | WS_TABSTOP;573 default_style = BS_AUTOCHECKBOX | WS_TABSTOP;574 base_style = BS_AUTOCHECKBOX | WS_TABSTOP;585 default_style = BS_AUTORADIOBUTTON | WS_TABSTOP;597 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;598 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;612 default_style = BS_CHECKBOX | WS_TABSTOP;613 base_style = BS_CHECKBOX | WS_TABSTOP;626 default_style = CBS_SIMPLE | WS_TABSTOP;670 default_style = BS_DEFPUSHBUTTON | WS_TABSTOP;[all …]
2554 default_style = BS_AUTO3STATE | WS_TABSTOP; in yyparse()2574 default_style = BS_AUTOCHECKBOX | WS_TABSTOP; in yyparse()2575 base_style = BS_AUTOCHECKBOX | WS_TABSTOP; in yyparse()2594 default_style = BS_AUTORADIOBUTTON | WS_TABSTOP; in yyparse()2614 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP; in yyparse()2615 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP; in yyparse()2637 default_style = BS_CHECKBOX | WS_TABSTOP; in yyparse()2638 base_style = BS_CHECKBOX | WS_TABSTOP; in yyparse()2659 default_style = CBS_SIMPLE | WS_TABSTOP; in yyparse()2725 default_style = BS_DEFPUSHBUTTON | WS_TABSTOP; in yyparse()[all …]
501 #define WS_TABSTOP 0x10000L macro
644 * rcparse.y (AUTOCHECKBOX): Add WS_TABSTOP to the base style.
73 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP |77 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP |81 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP |91 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP |107 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP |123 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP |148 WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP |
394 WS_VISIBLE | WS_CHILD | WS_TABSTOP, in create()414 BS_PUSHBUTTON | BS_NOTIFY | WS_TABSTOP | in create()
46 WS_CHILD | WS_VISIBLE | WS_TABSTOP | in create()