代码搜索结果
找到约 10,000 项符合
Screen 的代码
getscreen.pas
unit GetScreen;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus;
type
Tfrmgetscreen = class(TForm)
Image1: TIm
getscreen.~pas
unit GetScreen;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus;
type
Tfrmgetscreen = class(TForm)
Image1: TIm
xpoint.h
/*-----------------------------------------------------------------------
;
; XPOINT - header file
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ******
textinfo.c
#include
void main(void)
{
struct text_info text;
gettextinfo(&text);
cprintf("Screen coordinates %d,%d to %d,%d\r\n",
text.wintop, text.winleft, text.winbottom, t
render.h
//
// Render
//
// 16bit Render
void CDirectDraw::Render16bpp( LPBYTE lpSrc, LPBYTE lpDst )
{
LPBYTE pPal;
DWORD width;
DWORD pitch = SCREEN_WIDTH*sizeof(WORD);
for( INT i = 0; i < SC
proxy4_curses.py
#!/usr/bin/env python
import curses, traceback, string
import proxy4_base
stdscr = None
def color(col, text, bgcol=None):
return text
def message(labelcolor, label, field1, field2, *args):
help.c
/*
* Display the help screen. Press any key to continue. If the ascii_hot
* string is more than 4 characters wide, this screen will look silly.
* Maybe one day, this will also contain full page d
hd1000v.cpp
/*****************************************************************************
* hd1000v.cpp: HD1000 video output display method
*********************************************************************
scrcntl.cpp
/****************************************
scrcntl.cpp- a module to provide a layer of abstraction
between the OS graphics architecture and the application
It provides you the programmer with the ab
scrcntl.cpp
/****************************************
scrcntl.cpp- a module to provide a layer of abstraction
between the OS graphics architecture and the application
It provides you the programmer with the ab