Searched refs:COL_BTNINC (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/scripts/kconfig/ |
D | gconf.c | 62 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 239 "inconsistent", COL_BTNINC, in init_left_tree() 289 "inconsistent", COL_BTNINC, in init_right_tree() 1122 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1127 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1133 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1186 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|