Searched refs:xml (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 112 void replace_button_icon(GladeXML * xml, GdkDrawable * window, in replace_button_icon() argument 124 button = GTK_TOOL_BUTTON(glade_xml_get_widget(xml, btn_name)); in replace_button_icon() 133 GladeXML *xml; in init_main_window() local 138 xml = glade_xml_new(glade_file, "window1", NULL); in init_main_window() 139 if (!xml) in init_main_window() 141 glade_xml_signal_autoconnect(xml); in init_main_window() 143 main_wnd = glade_xml_get_widget(xml, "window1"); in init_main_window() 144 hpaned = glade_xml_get_widget(xml, "hpaned1"); in init_main_window() 145 vpaned = glade_xml_get_widget(xml, "vpaned1"); in init_main_window() 146 tree1_w = glade_xml_get_widget(xml, "treeview1"); in init_main_window() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 501 # file name after the option, if omitted DoxygenLayout.xml will be used as the name 1139 # put in front of it. If left blank `xml' will be used as the default path. 1141 XML_OUTPUT = xml
|
| H A D | bsp.dxyfile | 500 # file name after the option, if omitted DoxygenLayout.xml will be used as the name 1138 # put in front of it. If left blank `xml' will be used as the default path. 1140 XML_OUTPUT = xml
|