Home
last modified time | relevance | path

Searched defs:col (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/
Dgconf.c573 GtkTreeViewColumn *col; in on_show_name1_activate() local
584 GtkTreeViewColumn *col; in on_show_range1_activate() local
602 GtkTreeViewColumn *col; in on_show_data1_activate() local
805 static void change_sym_value(struct menu *menu, gint col) in change_sym_value()
866 GtkTreeViewColumn *col; in column2index() local
887 gint col; in on_treeview2_button_press_event() local
944 gint col; in on_treeview2_key_press_event() local
Dqconf.cc96 void ConfigItem::okRename(int col) in okRename()