Home
last modified time | relevance | path

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

/scripts/kconfig/
Dgconf.c674 GtkTreeViewColumn *col; in on_show_name1_activate() local
685 GtkTreeViewColumn *col; in on_show_range1_activate() local
703 GtkTreeViewColumn *col; in on_show_data1_activate() local
900 static void change_sym_value(struct menu *menu, gint col) in change_sym_value()
991 GtkTreeViewColumn *col; in column2index() local
1012 gint col; in on_treeview2_button_press_event() local
1069 gint col; in on_treeview2_key_press_event() local
Dqconf.h109 int col = colMap[idx]; in removeColumn() local
Dqconf.cc88 void ConfigItem::okRename(int col) in okRename()