Searched refs:style (Results 1 – 2 of 2) 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";
|
| /scripts/kconfig/ |
| D | gconf.c | 70 GtkStyle *style, gchar *btn_name, gchar **xpm) in replace_button_icon() argument 78 &style->bg[GTK_STATE_NORMAL], in replace_button_icon() 99 GtkStyle *style; in init_main_window() local 132 style = gtk_widget_get_style(main_wnd); in init_main_window() 135 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 137 replace_button_icon(xml, main_wnd->window, style, in init_main_window() 139 replace_button_icon(xml, main_wnd->window, style, in init_main_window()
|