代码搜索结果

找到约 10,000 项符合 Screen 的代码

scr_prsm.c

/* * scr_prsm.c * * Microwindows screen driver for the Isicad Prisma diskless workstation * by George Harvey. * * This is mostly 'glue' code, the real work is done by assembler routines * in as

qpaintdevice.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the QtGui module of the Qt To

moc_display.cpp

/**************************************************************************** ** DisplayWidget meta object code from reading C++ file 'display.h' ** ** Created: ??? ?? 3 00:16:33 2005 ** by:

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

scr_prsm.c

/* * scr_prsm.c * * Microwindows screen driver for the Isicad Prisma diskless workstation * by George Harvey. * * This is mostly 'glue' code, the real work is done by assembler routines * in as

makefile

# # Makefile for arch/m68knommu/platform/68VZ328. # obj-y := config.o logo-$(UCDIMM) := bootlogo.rh logo-$(DRAGEN2) := screen.h extra-y := $(logo-y) $(obj)/bootlogo.rh: $(src)/../68EZ328/bootlogo.

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

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

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

opengfx.inc

{$IFNDEF opengfx} {$DEFINE opengfx} {$I GFX.INC} {$I BUF2D.INC} const screen:TBuf2d=(x:0;y:0;w:0;h:0;d:nil;method:0); {mapped directly to vram} scr:TBuf2d=(x:0;y:0;w:0;h:0;d:nil;method:0);