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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res.c51 * fbc_resname_attr_str()
64 fbc_resname_attr_str( function
92 } /* fbc_resname_attr_str() */
133 return (fbc_resname_attr_str(resname, "STEREO") ||
151 return (fbc_resname_attr_str(resname, "DIG"));
307 if (fbc_resname_attr_str(mode_name, "NTSC") ||
308 fbc_resname_attr_str(mode_name, "PAL") ||
309 fbc_resname_attr_str(mode_name, "INT") ||
310 fbc_resname_attr_str(mode_name, "FSC") ||

Completed in 11 milliseconds