Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDrcparse.y56 static rc_uint_type default_style; variable
559 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;
610 default_style = BS_CHECKBOX | WS_TABSTOP;
624 default_style = CBS_SIMPLE | WS_TABSTOP;
656 default_style = SS_CENTER | WS_GROUP;
668 default_style = BS_DEFPUSHBUTTON | WS_TABSTOP;
680 default_style = ES_LEFT | WS_BORDER | WS_TABSTOP;
[all …]