Home
last modified time | relevance | path

Searched refs:COL_MOD (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
349 "text", COL_MOD, in init_right_tree()
373 column = gtk_tree_view_get_column(view, COL_MOD); in init_right_tree()
619 col = gtk_tree_view_get_column(GTK_TREE_VIEW(tree2_w), COL_MOD); in on_show_range1_activate()
844 else if (col == COL_MOD) in change_sym_value()
983 } else if (col == COL_NO || col == COL_MOD in on_treeview2_button_press_event()
1027 col = COL_MOD; in on_treeview2_key_press_event()
1185 row[COL_MOD] = g_strdup("M"); in fill_row()
1200 row[COL_MOD] = g_strdup("_"); in fill_row()
1236 COL_MOD, row[COL_MOD], in set_node()