Searched refs:WS_TABSTOP (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Drcparse.y559 default_style = BS_AUTO3STATE | WS_TABSTOP;
571 default_style = BS_AUTOCHECKBOX | WS_TABSTOP;
583 default_style = BS_AUTORADIOBUTTON | WS_TABSTOP;
595 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
596 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
610 default_style = BS_CHECKBOX | WS_TABSTOP;
611 base_style = BS_CHECKBOX | WS_TABSTOP;
624 default_style = CBS_SIMPLE | WS_TABSTOP;
668 default_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
669 base_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
[all...]
H A Dwindint.h502 #define WS_TABSTOP 0x10000L macro

Completed in 80 milliseconds