Searched refs:XF86CONF_NHSYNC (Results 1 – 2 of 2) sorted by relevance
205 ptr->ml_flags |= XF86CONF_NHSYNC; in xf86parseModeLine()337 ptr->ml_flags |= XF86CONF_NHSYNC; in xf86parseVerboseMode()692 if (mlptr->ml_flags & XF86CONF_NHSYNC) in xf86printMonitorSection()741 if (mlptr->ml_flags & XF86CONF_NHSYNC) in xf86printModesSection()
105 #define XF86CONF_NHSYNC 0x0002 macro