Searched refs:style (Results 1 – 3 of 3) sorted by relevance
/scripts/ |
D | bootgraph.pl | 177 my ($s, $s2, $s3, $e, $w, $y, $y2, $style); 193 $style = $styles[$stylecounter]; 203 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"145\" style=\"$style\"/>\n";
|
D | Makefile.extrawarn | 29 KBUILD_CFLAGS += -Wold-style-definition
|
/scripts/kconfig/ |
D | gconf.c | 112 GtkStyle *style, gchar *btn_name, gchar **xpm) in replace_button_icon() argument 120 &style->bg[GTK_STATE_NORMAL], in replace_button_icon() 135 GtkStyle *style; in init_main_window() local 168 style = gtk_widget_get_style(main_wnd); in init_main_window() 171 replace_button_icon(xml, main_wnd->window, style, 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()
|