Searched refs:style (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 113 GtkStyle * style, gchar * btn_name, gchar ** xpm) in replace_button_icon() argument 121 &style->bg[GTK_STATE_NORMAL], in replace_button_icon() 136 GtkStyle *style; in init_main_window() local 169 style = gtk_widget_get_style(main_wnd); in init_main_window() 173 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 175 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 177 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 180 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 182 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 184 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | bootgraph.pl | 153 my ($s, $s2, $s3, $e, $w, $y, $y2, $style); 169 $style = $styles[$stylecounter]; 179 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"145\" style=\"$style\"/>\n";
|
| H A D | Makefile.build | 69 warning-1 += -Wold-style-definition
|
| H A D | Kbuild.include | 140 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 146 # will interpret the first line (until the first dot) of a JavaDoc-style 148 # comments will behave just like regular Qt-style comments 154 # interpret the first line (until the first dot) of a Qt-style 156 # will behave just like regular Qt-style comments (thus requiring 815 # style sheet that is used by each HTML page. It can be used to 817 # will generate a default style sheet. Note that doxygen will try to copy 818 # the style sheet file to the HTML output directory, so don't put your own 858 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 1396 # collaboration diagrams in a style similar to the OMG's Unified Modeling
|
| H A D | bsp.dxyfile | 145 # will interpret the first line (until the first dot) of a JavaDoc-style 147 # comments will behave just like regular Qt-style comments 153 # interpret the first line (until the first dot) of a Qt-style 155 # will behave just like regular Qt-style comments (thus requiring 814 # style sheet that is used by each HTML page. It can be used to 816 # will generate a default style sheet. Note that doxygen will try to copy 817 # the style sheet file to the HTML output directory, so don't put your own 857 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen 1395 # collaboration diagrams in a style similar to the OMG's Unified Modeling
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 959 { /* new-style path reference */ 1012 /* eat C-style comments */ 1018 /* eat C++-style comments */
|