Home
last modified time | relevance | path

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

/scripts/kconfig/
Dgconf.c574 GtkTreeViewColumn *col; in on_show_name1_activate() local
585 GtkTreeViewColumn *col; in on_show_range1_activate() local
603 GtkTreeViewColumn *col; in on_show_data1_activate() local
806 static void change_sym_value(struct menu *menu, gint col) in change_sym_value()
867 GtkTreeViewColumn *col; in column2index() local
888 gint col; in on_treeview2_button_press_event() local
945 gint col; in on_treeview2_key_press_event() local
Dqconf.cc97 void ConfigItem::okRename(int col) in okRename()