代码搜索:Screen

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

代码结果 10,000
www.eeworm.com/read/136812/5859071

c arc.c

/* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #ifnde
www.eeworm.com/read/101082/6244003

c arc.c

#ifndef lint static char SccsId[] = " @(#)arc.c 4.1 (ULTRIX) 7/2/90"; #endif not(lint) /* * Modification History * * April-11-1989, Pradeep Chetal * Added changes from 4.3Tahoe BSD for lots of
www.eeworm.com/read/114035/15117646

doc hsa_graf.doc

Hardwood Software Associates HSA_GRAF - Screen Graphics Library (V1.01) HSA_GRAF - Screen Graphics Library (V1.01)
www.eeworm.com/read/246126/12754415

h monitor.h

#ifndef __MONITOR_H__ #define __MONITOR_H__ // wyc1.20, re-arrange the define scope of NO_SCREEN_SAVER #ifndef NO_SCREEN_SAVER // LLY.042-1, remove from CC.H. It will be reference by screen save
www.eeworm.com/read/140180/5793973

am modules.am

if HAVE_WIN32 screen_extra = win32.c else if HAVE_BEOS screen_extra = beos.cpp else if HAVE_DARWIN screen_extra = mac.c else screen_extra = x11.c endif endif endif SOURCES_screen = \ screen.c
www.eeworm.com/read/136818/5853455

cpp tennis.cpp

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/103143/6221176

cpp tennis.cpp

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/101078/6253464

cpp tennis.cpp

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/403361/11518583

am modules.am

if HAVE_WIN32 screen_extra = win32.c else if HAVE_BEOS screen_extra = beos.cpp else if HAVE_DARWIN screen_extra = mac.c else screen_extra = x11.c endif endif endif SOURCES_screen = \ screen.c
www.eeworm.com/read/251851/12314975

m align_figure.m

function align_figure(fig,valign,halign) screen_size = get(0,'ScreenSize'); screen_width = screen_size(3); screen_height = screen_size(4); pos = get(fig,'Position'); left = pos(1); bottom = po