代码搜索结果

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

console.c

#include "tdestr.h" #include "common.h" #include "define.h" #include "tdefunc.h" #include void video_config( struct vcfg *cfg ) { #pragma pack( 1 )

tdecfg.h

#if defined( __MSC__ ) #define ASSEMBLE _asm #else #define ASSEMBLE asm #endif #define TRUE 1 #define FALSE 0 #define OK 0 #define ERROR

sdl-player.c

/** * libFAD - Flash Animation Decode library * Copyright (C) 2005-2006 VGSystem Technologies, Inc. * * libFAD is the legal property of its developers, whose names are too numerous * to list here

keydef.h

/* Copyright 1997, ESS Technology, Inc. */ /* SCCSID @(#)keydef.h 1.3 1/13/98 */ /* * $Log$ */ /************************************************************** * NO

open_win.js

function open_win(url,name,width,height,scroll) { var Left_size = (screen.width) ? (screen.width-width)/2 : 0; var Top_size = (screen.height) ? (screen.height-height)/2 : 0; var open_win=window.op

lpc2000_can_driver.c

/************************************************************************** * FILENAME: LPC2000_CAN_Driver.c * *

gba编程初解(三).txt

GBA编程初解(三) 作者:乐水 文章来源:掌机之王 更新时间:2004-1-22 原著:乐水  typedef unsigned char u8; typedef unsigned short u16; typedef unsigned long u32; typedef struct BITMAP { int x,y,w,h;

lcd_320x240.c

/* copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd. All rights reserved. file: lcd_320x240.c description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.

download.c

/* * $Id: download.c,v 1.5 2003/09/24 12:13:35 jfabo Exp $ * * Copyright (C) 2001, 2002, 2003 ETC s.r.o. * * This program is free software; you can redistribute it and/or * modify it under the

download.c.bak

/* * $Id: download.c,v 1.5 2003/09/24 12:13:35 jfabo Exp $ * * Copyright (C) 2001, 2002, 2003 ETC s.r.o. * * This program is free software; you can redistribute it and/or * modify it under the