代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen2400.ps
/m2300_transfer {0 max 1 min 0.8 exp} bind def
/m2300_transfer load dup dup dup setcolortransfer
screen1200.ps
%!PS
%
% $Header: /home/cvs/foo2zjs/crd/zjs/screen1200.ps,v 1.1 2004/07/02 11:45:14 rick Exp $
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU
vc_screen.c
/*
* linux/drivers/char/vc_screen.c
*
* Provide access to virtual console memory.
* /dev/vcs0: the screen as it is being viewed right now (possibly scrolled)
* /dev/vcsN: the screen of /dev/ttyN
airoscfunc_screen.sh
#!/bin/bash
# Functions that have been modified to work with screen.
#Subproducts of choosescan.
function Scan {
clear
rm -rf $DUMP_PATH/dump*
$CDCMD screen -S airoscript -c /usr/share/airosc
touch_screen.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void) ;
void Touch_Screen_Off(void) ;
void TouchPanel_test(void) ;
int CheckTouchPanelEvent(U16 *x, U16 *y, U32 *tm) ;
int To
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include "def.h"
#include "2410addr.h"
#includ
touch_screen.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void) ;
void Touch_Screen_Off(void) ;
void TouchPanel_test(void) ;
int CheckTouchPanelEvent(U16 *x, U16 *y, U32 *tm) ;
int To
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include "def.h"
#include "2410addr.h"
#includ
screen-parts.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Title: Visio-Drawing4
%%Creator: PScript5.dll Version 5.2
%%CreationDate: 12/23/2005 21:16:31
%%For: jukklaur
%%BoundingBox: 119 253 476 590
%%Pages: (atend)
%%Orienta
touch_screen.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void);
void Touch_Screen_Off(void) ;
void __irq Touch_Screen(void);
#endif /*__Ts_auto_H__*/