代码搜索结果

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

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

animation.c

/* ** $Id: animation.c,v 1.12 2007-08-30 01:20:10 xwyan Exp $ ** ** Listing 36.1 ** ** animation.c: Sample program for MiniGUI Programming Guide ** Usage of ANIMATION control and GIF89a loader.

scrnsave.h

/* Screen saver library by Anders Norlander This library is (hopefully) compatible with Microsoft's screen saver library. This is public domain software. */ #if

bounce.c

/* bounce.c - Bouncing ball test for libfbx * * By Michael Bourgeous * * $Id: bounce.c,v 1.5 2001/02/25 20:40:07 lethal Exp $ */ #include #include

libfbx-font.c

/* * libfbx-font.c -- Font Functions * (C)opyright 2000-2001 U4X Labs * * Written by: Mike Bourgeous * Paul Mundt * Sat Sep 3 01:5

libfbx-gen.c

/* * libfbx-gen.c -- Generic routines for libfbx modules * (C)opyright 2001 U4X Labs * * Written by: Paul Mundt * * $Id: libfbx-gen.c,v 1.1 2001/03/03 01:34:43 lethal Ex

libfbx-3dfx.h

/* * libfbx-3dfx.h -- Primary header for 3dfx optimizations * (C)opyright 2001 U4X Labs * * Written by: Michael Bourgeous * * $Id: libfbx-3dfx.h,v 1.17 2001/03/03 01:

libfbx-color.c

/* * libfbx-color.c -- Color making functions * (C)opyright 2000-2001 U4X Labs * * Written by: Mike Bourgeous * Sat Sep 2 17:40:09 EDT 2000 * * Updated by: P

unmapwin.c

#include "nxlib.h" int XUnmapWindow (Display *dpy, Window w) { printf("Unmapping window %d\n", w); GrUnmapWindow(w); return 1; } Status XWithdrawWindow(Display * display, Window w, int screen_num

flash8.js

function tURL(ftopics,furls,fnsorts){ var ftopic,furl,fnsort,url ftopic=ftopics furl=furls fnsort=fnsorts if(ftopic.length