代码搜索结果

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

uart_screen.cpp

/* * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publish

screen-lite.c

/* ** $Id: screen-lite.c,v 1.8 2003/09/04 03:09:52 weiym Exp $ ** ** screen-lite.c: Screen operations of GDI for MiniGUI-Lite. ** ** Copyright (C) 2000, Wei Yongming. ** ** Current maintainer: Wei Yon

screen-lite.c

/* ** $Id: screen-lite.c,v 1.8 2003/09/04 03:09:52 weiym Exp $ ** ** screen-lite.c: Screen operations of GDI for MiniGUI-Lite. ** ** Copyright (C) 2000, Wei Yongming. ** ** Current maintainer: Wei Yon

touch_screen.c

/* ********************************************************************************************************* * 文件: Touch_Screen.C * 描述: 此处函数 GUI 中定义了,但此次移植并未使用. * 编写: 深思 (001-12345@sohu.com). ***

win_screen.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)win_screen.c 1.1 92/07/30 Copyr 1984 Sun Micro"; #endif #endif /* * Copyright (c) 1984 by Sun Microsystems, Inc. */ /* * Win_screen.c: Impleme

win_screen.h

/* @(#)win_screen.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1983 by Sun Microsystems, Inc. */ /* * Window system screen (sometimes called a desktop) structure. */ struct singlecolor { u_char re

help_screen.c

#ifndef lint static char sccsid[] = "@(#)help_screen.c 1.1 92/07/30"; #endif /* * Name: help_screen.c * * Description: Thie file contains the two default help screens. */ #include #i

chk_screen.c

#ifndef lint #ident "@(#)chk_screen.c 1.1 92/07/30 SMI"; #endif lint /* * Copyright (c) 1989 Sun Microsystems, Inc. */ #include /****************************************************

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

full-screen.js

function FullScreen(editor, args) { this.editor = editor; editor._superclean_on = false; cfg = editor.config; editor.config.registerButton ( 'fullscreen', FullScreen.I18N.tooltip, [