代码搜索结果
找到约 10,000 项符合
Screen 的代码
cthread.h
#ifndef CTHREAD_H
#define CTHREAD_H
#include "defines.h"
#include "Exception.h"
namespace annie {
class TerminatedException : Exception {
public:
TerminatedException() : Exception("Terminated duri
draw.h
/* $Id: draw.h,v 1.49 2004/08/06 09:02:29 zas Exp $ */
#ifndef EL__TERMINAL_DRAW_H
#define EL__TERMINAL_DRAW_H
struct color_pair;
struct box;
struct terminal;
/* All attributes should fit inside an
calibrate.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
fontmanager.cpp
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
calibrate.cpp
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
fontmanager.cpp
/**********************************************************************
** Copyright (C) 2000-2002 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This fil
fullscreen.h
/* @(#)fullscreen.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1983 by Sun Microsystems, Inc.
*/
/*
* Sometimes one has to violate window boundaries in order to provide
* certain kinds of feedback t
delscreen.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
msg.c
#ifndef lint
static char sccsid[] = "@(#)msg.c 1.1 92/07/30 Copyr 1990 Sun Micro";
#endif
/*
* Copyright (c) 1990 by Sun Microsystems, Inc.
*/
char *routine_msg = "%s specific arguments [defau
gp2test.c
#ifndef lint
static char sccsid[] = "@(#)gp2test.c 1.1 92/07/30 Copyright Sun Micro";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
#include
#include
#include