代码搜索结果

找到约 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

mspawn.c

/* Minimal test program for checking CTask DOS spawn compatibility. NOTE: Task 1 does a "screensnap" every second. This is only useful in a dual-monitor system. The mon

xcbitm32.h

/*----------------------------------------------------------------------- ; ; XCBITM32 - header file ; ; This module was written by Matthew MacKenzie ; matm@eng.umd.edu ; ; ; ****** XLIB -

xpoint.h

/*----------------------------------------------------------------------- ; ; XPOINT - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******