Home
last modified time | relevance | path

Searched refs:COL_OPTION (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dgconf.c64 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator
251 "text", COL_OPTION, in init_left_tree() local
301 "text", COL_OPTION, in init_right_tree() local
912 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
917 } else if (col == COL_OPTION) { in on_treeview2_button_press_event()
1047 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1051 row[COL_OPTION] = in fill_row()
1176 COL_OPTION, row[COL_OPTION], in set_node()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dgconf.c60 COL_OPTION, COL_NAME, COL_NO, COL_MOD, COL_YES, COL_VALUE, enumerator
247 "text", COL_OPTION, in init_left_tree() local
297 "text", COL_OPTION, in init_right_tree() local
905 if (ptype == P_MENU && view_mode != FULL_VIEW && col == COL_OPTION) { in on_treeview2_button_press_event()
910 } else if (col == COL_OPTION) { in on_treeview2_button_press_event()
1040 for (i = COL_OPTION; i <= COL_COLOR; i++) in fill_row()
1046 row[COL_OPTION] = in fill_row()
1173 COL_OPTION, row[COL_OPTION], in set_node()

Completed in 4 milliseconds