代码搜索结果
找到约 16,607 项符合
Screen 的代码
genmem.c
/*
* Copyright (c) 2000, 2001 Greg Haerr
*
* Screen Driver Utilities
*
* Microwindows memory device routines
*/
#include
#include
#include
#in
scr_djgr.c
/*
* Copyright (c) 1999 Greg Haerr
*
* Copyright (c) 1999 Victor Rogachev
*
* Screen Driver using DJGPP & GRX Library
*
* For only GRX lib
*
* This driv
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:
screen.java
/*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following con
tl_prof.h
/*
** thinlib (c) 2001 Matthew Conte (matt@conte.com)
**
**
** tl_prof.h
**
** Screen border color profiler.
**
** $Id: $
*/
#ifndef _TL_PROF_H_
#define _TL_PROF_H_
extern void thin_prof_setborder(i
kscreensave.h
//-----------------------------------------------------------------------------
//
// KDE screen saver
//
// call this to lock the screen at any time
void kForceLocker();
makefile
#
# Makefile for arch/m68knommu/platform/68VZ328.
#
obj-y := config.o
logo-$(UCDIMM) := bootlogo.rh
logo-$(DRAGEN2) := screen.h
extra-y := $(logo-y)
$(obj)/bootlogo.rh: $(src)/../68EZ328/bootlogo.
screensetupbroadcast.java
package qosaodv.gui;
import qosaodv.*;
import qosaodv.net.*;
import javax.microedition.midlet.*;
import javax.microedition.io.*;
import javax.microedition.lcdui.*;
import java.io.*;
/*
*
* Screen
splashscreen.java
// SplashScreen.java
// SplashScreen implements static method showSplash for
// displaying a splash screen.
package com.deitel.advjhtp1.drawing;
// Java core packages
import java.awt.*;
impor