Home
last modified time | relevance | path

Searched refs:COL_YES (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c66 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator
355 "text", COL_YES, in init_right_tree()
375 column = gtk_tree_view_get_column(view, COL_YES); in init_right_tree()
622 col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_YES); in on_show_range1_activate()
846 else if (col == COL_YES) in change_sym_value()
984 || col == COL_YES) { in on_treeview2_button_press_event()
1029 col = COL_YES; in on_treeview2_key_press_event()
1190 row[COL_YES] = g_strdup("Y"); in fill_row()
1202 row[COL_YES] = g_strdup("_"); in fill_row()
1237 COL_YES, row[COL_YES], in set_node()