代码搜索结果

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

llparam.asm

TITLE LLPARAM - Parameters ;*** ; LLPARAM.ASM - parameters ; ; Copyright 1986, Microsoft Corporation ; ;Purpose: ; ;***********************************************************************

entries

/navbar.png/1.4/Sat Dec 13 04:00:51 2003/-kb/TVersion-1_0_0-branch /screen0_language.png/1.1/Thu Feb 19 23:48:54 2004/-kb/TVersion-1_0_0-branch /navbar.gif/1.4/Sat Jul 31 19:41:42 2004/-kb/TVersion-1_

admin.js

window.onerror=function(a,b,c){return true;} function textarea_resize(textareaname,textareamp) { var tt_num=5; if (textareamp=='-') { tt_num=-5; } var tt_obj=document.getElementById(tex

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

default.vm

$screen_placeholder #* Copyright 2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the Li

testgamma.c

/* Bring up a window and manipulate the gamma on it */ #include #include #include #include #include "SDL.h" /* Turn a normal gamma value into an appropriat

testvidinfo.c

/* Simple program -- figure out what kind of video display we have */ #include #include #include #include "SDL.h" #define NUM_BLITS 10 #define NUM_UPDATES 500 #def

testalpha.c

/* Simple program: Fill a colormap with gray and stripe it down the screen, Then move an alpha valued sprite around the screen. */ #include #include #include