Searched refs:xf86printFields (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | fields.h | 44 void xf86printFields(
|
H A D | fields.c | 60 * xf86printFields() 73 xf86printFields( function 155 } /* xf86printFields() */
|
H A D | Monitor.c | 872 xf86printFields(cf, whitespace, "Identifier", NULL); 887 xf86printFields(cf, whitespace, "UseModes", NULL); 902 xf86printFields(cf, whitespace, "Gamma", NULL); 964 xf86printFields(cf, whitespace, "DotClock", NULL); 982 xf86printFields(cf, whitespace, "HTimings", NULL); 1004 xf86printFields(cf, whitespace, "VTimings", NULL); 1033 xf86printFields(cf, whitespace, "Flags", NULL); 1060 xf86printFields(cf, whitespace, "HSkew", NULL); 1078 xf86printFields(cf, whitespace, "VScan", NULL); 1097 xf86printFields(c [all...] |
H A D | Screen.c | 549 xf86printFields(cf, whitespace, "Monitor", NULL); 569 xf86printFields(cf, whitespace, "Modes", NULL); 592 //??? xf86printFields(cf, whitespace, "EndSubsection\n", NULL); 623 /*???*/ xf86printFields(cf, whitespace, "Identifier", NULL); 638 xf86printFields(cf, whitespace, "Device", NULL); 660 xf86printFields(cf, whitespace, monitor_field, NULL); 675 xf86printFields(cf, whitespace, "DefaultDepth", NULL);
|
H A D | Device.c | 325 xf86printFields(cf, whitespace, "Identifier", NULL); 339 xf86printFields(cf, whitespace, "Driver", NULL); 354 xf86printFields(cf, whitespace, "VendorName", NULL); 368 xf86printFields(cf, whitespace, "BoardName", NULL);
|
H A D | Flags.c | 735 xf86printFields(fp, whitespace, "Option", NULL);
|
Completed in 33 milliseconds