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

/solaris-x11-s11/open-src/app/xgamma/
H A DMakefile3 # xgamma - monitor gamma correction setting application
47 MODULE_DESC = the xgamma monitor gamma correction setting application
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dpsctxtops.psw83 monitor
H A Ddpsctxtops.psw84 monitor
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DScreen.c81 {MONITOR, "monitor"},
106 * Look for the optional monitor number token
118 * Look for the monitor name string token
139 /* Missing monitor number */
144 /* Duplicate monitor number */
149 /* Duplicate monitor name */
351 {MONITOR, "monitor"},
902 XF86ConfMonitorPtr monitor; /* Ptr to a Monitor section */ local
926 monitor = xf86findMonitor(mon_ptr->scrn_monitor_name,
928 if (monitor
[all...]
H A DconfigProcs.h132 XF86ConfMonitorPtr monitor); /* Monitor section to validate */
H A DMonitor.c1382 XF86ConfMonitorPtr monitor) /* Monitor section to validate */
1387 for (modeslnk = monitor->mon_modes_sect_lst;
1379 xf86validateMonitor( XF86ConfigPtr p, const char *const screen_identifier, XF86ConfMonitorPtr monitor) argument

Completed in 15 milliseconds