Searched refs:COL_OPTION (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/kconfig/ |
H A D | gconf.c | 50 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator 230 COL_OPTION, option, in set_node() 774 if (ptype == P_MENU && view_mode == SINGLE_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event() 779 } else if (col == COL_OPTION) { in on_treeview2_button_press_event() 1175 "text", COL_OPTION, in init_left_tree() 1233 "text", COL_OPTION, in init_right_tree()
|