代码搜索结果
找到约 10,000 项符合
Screen 的代码
vt102em.cpp
// vt102em.cpp - vt102 emulator methods
// $Id: vt102em.cpp 2.3 1995/10/31 02:26:20 tsurace Beta $
// $Log: vt102em.cpp $
// Revision 2.3 1995/10/31 02:26:20 tsurace
// Fixed ret_val uninitiali
s1d13504.h
#define RevisionCode_MemoryConfig (unsigned int *)(0x8000)
#define PanelType_MODRate (unsigned int *)(0x8001)
#define HorizonWidth_NonDisplayPeriod (unsigned int *)(0x8002)
#define F
beos.cpp
/*****************************************************************************
* beos.cpp: Screen capture module.
*****************************************************************************
* Cop
plotting 3d points onto a 2d screen.mht
From:
Subject: Plotting 3D Points onto a 2D screen
Date: Tue, 25 Jul 2006 09:33:38 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
type="text/html";
e604. getting the current screen refresh rate and number of colors.txt
This example retrieves the refresh rate (in Hz) and number of supported colors for all screens.
GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
GraphicsDevice[]
inputbox_zz.cpp
#include
#include
#include "stylemanager_zz.h"
#include "inputbox_zz.h"
#pragma warning ( push, 1 )
#pragma warning ( disable: 4244 ) // conversion from 'int' to
startup.c
#include
#include
extern void s_command(int argc, int *argv[]);
extern void sys_initialize_esh(void);
extern void sys_initialize_snx(void);
#define SCREEN_START_COM
beos.cpp
/*****************************************************************************
* beos.cpp: Screen capture module.
*****************************************************************************
* Cop
xpoint.h
/*-----------------------------------------------------------------------
;
; XPOINT - header file
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ******