Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Drcparse.y56 static rc_uint_type default_style; variable
561 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;
612 default_style = BS_CHECKBOX | WS_TABSTOP;
626 default_style = CBS_SIMPLE | WS_TABSTOP;
658 default_style = SS_CENTER | WS_GROUP;
670 default_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
682 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
[all …]