Home
last modified time | relevance | path

Searched refs:COL_OPTION (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
276 "text", COL_OPTION, in init_left_tree()
330 "text", COL_OPTION, in init_right_tree()
970 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
975 } else if ((col == COL_OPTION)) { in on_treeview2_button_press_event()
1105 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1109 row[COL_OPTION] = in fill_row()
1233 COL_OPTION, row[COL_OPTION], in set_node()