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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c50 * fbc_resname_attr_str()
63 fbc_resname_attr_str( function
91 } /* fbc_resname_attr_str() */
132 return (fbc_resname_attr_str(resname, "STEREO") ||
150 return (fbc_resname_attr_str(resname, "DIG"));
306 if (fbc_resname_attr_str(mode_name, "NTSC") ||
307 fbc_resname_attr_str(mode_name, "PAL") ||
308 fbc_resname_attr_str(mode_name, "INT") ||
309 fbc_resname_attr_str(mode_name, "FSC") ||

Completed in 11 milliseconds