代码搜索结果

找到约 16,607 项符合 Screen 的代码

launcher.cnf

# Sample launcher configuration file # These are the screen savers to use: # A simple screen blanker: # $screensaver bin/nsaver 1 # Draws random dots: $screensaver bin/nsaver 2 # Draws random lines:

sdl_updaterects.3

.TH "SDL_UpdateRects" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_UpdateRects\- Makes sure the given list of rectangles is updated on the given screen\&. .SH "SYNOPSIS" .PP

sdl_flip.3

.TH "SDL_Flip" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_Flip\- Swaps screen buffers .SH "SYNOPSIS" .PP \fB#include "SDL\&.h" .sp \fBint \fBSDL_Flip\fP\fR(\fBSDL_Surface *

sdl_updaterect.3

.TH "SDL_UpdateRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_UpdateRect\- Makes sure the given area is updated on the given screen\&. .SH "SYNOPSIS" .PP \fB#include "SDL

launcher.cnf

# Sample launcher configuration file # Copyright (c) 2002 Alex Holden # These are the screen savers to use: # A simple screen blanker: # $screensaver bin/nsaver 1 # Draws random

screen.c

/* * Copyright (c) 1992 OMRON Corporation. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Be

terminfo

# # Terminfo # # XXX - byte order for screen images? # 0 string \032\001 Compiled terminfo entry 0 short 0433 Curses screen image 0 short 0434 Curses screen image

other_patches

*** screen.h.orig Wed Mar 23 14:43:44 1994 --- screen.h Tue Mar 29 18:41:26 1994 *************** *** 34,39 **** --- 34,46 ---- */ /* + * AIX has the fd_set declaration in sys/select.h + */ +

screen.h

/*- * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, ar

screen.c

/*- * Copyright (c) 1993, 1994 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are perm