Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Drcparse.y55 static rc_uint_type base_style; variable
562 base_style = BS_AUTO3STATE;
574 base_style = BS_AUTOCHECKBOX;
586 base_style = BS_AUTORADIOBUTTON;
598 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
613 base_style = BS_CHECKBOX | WS_TABSTOP;
627 base_style = 0;
659 base_style = SS_CENTER;
671 base_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
683 base_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
[all …]