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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid_diext.c580 const char *const *curve_name; /* White or color curve name */ local
586 curve_name = &curve_white[0];
597 curve_name = &curve_color[0];
612 for (; *curve_name != NULL; curve_name += 1) {
613 printf("\t %s Curve:", *curve_name);

Completed in 42 milliseconds