HomeSort by relevance Sort by last modified time
    Searched refs:default_style (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 56 static rc_uint_type default_style;
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...]
  /external/chromium-trace/catapult/third_party/webapp2/docs/_themes/webapp2/
pygapp2.py 8 default_style = "" variable in class:pygapp2
  /external/opencv3/modules/ts/misc/
xls-report.py 311 sheet.write(row, 0, module, module_styles.get(module, xlwt.Style.default_style))

Completed in 71 milliseconds