Searched refs:COL_BTNINC (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/scripts/kconfig/ |
D | gconf.c | 68 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 244 "inconsistent", COL_BTNINC, in init_left_tree() 294 "inconsistent", COL_BTNINC, in init_right_tree() 1125 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1130 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1136 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1189 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|