代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
ip_screen.c
#ifndef lint
static char *sccsid = "@(#)ip_screen.c 4.1 (ULTRIX) 9/11/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988 b
gw_screen.h
/* SCCSID: @(#)gw_screen.h 4.1 ULTRIX 9/11/90 */
/************************************************************************
* *
* Copyright (c) 1988 by *
* Digital Equipment Corporati
gw_screen.c
#ifndef lint
static char *sccsid = "@(#)gw_screen.c 4.2 (ULTRIX) 2/28/91";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988 b
screen2.asm
;*
;* COW : Character Oriented Windows
;*
;* screen2.asm : more of installable screen drivers
title screen2 - More screen control code for CW
.xlist
include user.inc
include uisa.inc ;*
screen.f90
SUBROUTINE CenterWindow( hwndChild, hwndParent )
USE DFWin
IMPLICIT NONE
INTEGER hwndChild, hwndParent
INCLUDE 'Resource.fd'
TYPE(T_RECT) rChild, rParent
INTEGER wChild, hChild, wP
screen5.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen3.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen4.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that