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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_predid.c52 static const char *const fbc_Not_supported = "Not supported"; variable
277 fbc_Supported : fbc_Not_supported);
280 fbc_Supported : fbc_Not_supported);
283 fbc_Supported : fbc_Not_supported);
286 fbc_Supported : fbc_Not_supported);
356 feature.standby ? fbc_Supported : fbc_Not_supported);
358 feature.suspend ? fbc_Supported : fbc_Not_supported);
360 feature.active_off ? fbc_Supported : fbc_Not_supported);
H A Dfbc_predid_diext.c47 static const char *const fbc_Not_supported = "Not supported"; variable
50 ((_byte) & (_mask)) ? fbc_Supported : fbc_Not_supported

Completed in 268 milliseconds