Home
last modified time | relevance | path

Searched refs:COL_BTNVIS (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dgconf.c68 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator
269 "visible", COL_BTNVIS, in init_left_tree()
321 "visible", COL_BTNVIS, in init_right_tree()
1127 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); in fill_row()
1132 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); in fill_row()
1137 row[COL_BTNVIS] = GINT_TO_POINTER(TRUE); in fill_row()
1153 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); in fill_row()
1172 row[COL_BTNVIS] = GINT_TO_POINTER(TRUE); in fill_row()
1210 row[COL_BTNVIS] = GINT_TO_POINTER(FALSE); in fill_row()
1244 COL_BTNVIS, GPOINTER_TO_INT(row[COL_BTNVIS]), in set_node()