Home
last modified time | relevance | path

Searched refs:WS_TABSTOP (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Drcparse.y561 default_style = BS_AUTO3STATE | WS_TABSTOP;
573 default_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;
671 base_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
[all …]
Dwindint.h501 #define WS_TABSTOP 0x10000L macro
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/windres/
Dcombobox.rc2 #define WS_TABSTOP 0x10000
6 COMBOBOX 1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP