Searched refs:COL_YES (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/scripts/kconfig/ |
| D | gconf.c | 63 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator 325 "text", COL_YES, in init_right_tree() 345 column = gtk_tree_view_get_column(view, COL_YES); in init_right_tree() 593 col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_YES); in on_show_range1_activate() 817 else if (col == COL_YES) in change_sym_value() 925 || col == COL_YES) { in on_treeview2_button_press_event() 970 col = COL_YES; in on_treeview2_key_press_event() 1132 row[COL_YES] = g_strdup("Y"); in fill_row() 1144 row[COL_YES] = g_strdup("_"); in fill_row() 1179 COL_YES, row[COL_YES], in set_node()
|