代码搜索结果
找到约 16,607 项符合
Screen 的代码
llgrstub.asm
TITLE LLGRSTUB - Link helper for graphics modules
;***
; LLGRSTUB - Link helper for graphics modules
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; When the compiler sees a SCREEN
llscnio.asm
TITLE LLSCNIO - screen I/O initialization
;***
; LLSCNIO.ASM - screen I/O initialization
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
;*****************************************
llscreen.asm
TITLE LLSCREEN - Screen Statement Interface
;***
;LLSCREEN - Screen Statement Interface
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; This module contains B$SCRSTT, the screen st
llvga.asm
TITLE LLVGA - VGA screen mode support
;***
;LLVGA - VGA screen mode support
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; Support for VGA graphics screen modes (BIOS 11,12,13).
llhgc.asm
TITLE LLHGC - HGC screen mode support
;***
;LLHGC - HGC screen mode support
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
; Support for Hercules Graphics Card (HGC) graphics
; sc
uiscrn.c
/***
*uiscrn.c - screen management functions.
*
* Copyright 1985-1988, Microsoft Corporation
*
*Purpose:
* Miscellaneous procedures to interface QB with CW screen operations.
*
**********
blank.txt
SUMMARY Blank a region of the screen
#include
; blank (x1, y1, x2, y2, a) blanks a region of the screen
ifdef OS2
cProc blank,
parmW x1
parmW y1
parmW x2
parmW y2
screen.c
/***
* $Workfile: screen.c $
* $Revision: 1.1 $
* $Author: Dave Sewell $
* $Date: 24 Apr 1990 7:48:44 $
*
* Text mode screen access routines for IBM screen memory compatible m
screen.h
/***
* $Workfile: screen.h $
* $Revision: 1.0 $
* $Author: Dave Sewell $
* $Date: 28 Apr 1989 17:00:08 $
***/
#define BLACK 0
#define BLUE 1
#define GREEN 2
#define CYA
tl_prof.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_prof.h
**
** Screen border color profiler.
**
** $Id: $
*/
#ifndef _TL_PROF_H_
#define _TL_PROF_H_
extern void thin_pr