Lines Matching defs:on
6 * Loosely based on code bearing the following copyright:
574 vgaHWProtect(ScrnInfoPtr pScrn, Bool on)
581 if (on) {
594 * Re-enable sequencer, then turn on screen.
618 vgaHWBlankScreen(ScrnInfoPtr pScrn, Bool on)
625 if (on) {
651 Bool on;
656 on = xf86IsUnblank(mode);
659 if (on)
664 vgaHWBlankScreen(pScrn, on);
672 * This generic VGA function can only set the Off and On modes. If the
688 /* Screen: On; HSync: On, VSync: On */
693 /* Screen: Off; HSync: Off, VSync: On -- Not Supported */
698 /* Screen: Off; HSync: On, VSync: Off -- Not Supported */
1167 * Return FALSE on failure.
1368 * are to be implemented on such adapters.
2004 /* First save registers that get written on */
2075 /* Restore registers that were written on */