代码搜索结果
找到约 10,000 项符合
Screen 的代码
ew_screen.cpp
/*--------------------------------------------------------------------------
EW_Screen.cpp - 屏幕类的实现文件
本程序是FishGUI软件的一部分
版权所有 (C) 2003,2004 王咏武
http://www.contextfree.net/wangyw/
-----
ew_screen.h
/*--------------------------------------------------------------------------
EW_Screen.h - 屏幕类的头文件
本程序是FishGUI软件的一部分
版权所有 (C) 2003,2004 王咏武
http://www.contextfree.net/wangyw/
--------
screen1.c
/* We add in the curses.h header file
and in the main function we make calls to initialize and reset the curses library. */
#include
#include
#include
int main
touch_screen.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void);
#endif /*__Ts_auto_H__*/
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2410addr.h"
#inc
touch_screen.h
#ifndef __Ts_auto_H__
#define __Ts_auto_H__
void Touch_Screen_Init(void);
void Touch_Screen_Off(void) ;
#endif /*__Ts_auto_H__*/
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2410addr.h"
#inc