Searched refs:style (Results 1 – 5 of 5) sorted by relevance
/scripts/ |
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";
|
D | Makefile.build | 69 warning-1 += -Wold-style-definition
|
D | Kbuild.include | 144 # Usage: ldflags += $(call cc-ldoption, -Wl$(comma)--hash-style=both)
|
/scripts/kconfig/ |
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()
|
/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 925 { /* new-style path reference */ 972 /* eat C-style comments */ 977 /* eat C++-style comments */
|