代码搜索结果
找到约 10,000 项符合
Screen 的代码
tags
AbbrevExpand abbrev.c /^AbbrevExpand()$/
AddError proc.c /^AddError(laste, errline, buf, line, charpos)$/
AddLines disp.c /^AddLines(at, num)$/
AddSpecial insert.c /^AddSpecial()$/
AdjustScrollBar mac
svi_split.c
/*-
* Copyright (c) 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
changelog
Tue Nov 17 22:10:32 1992 Per Bothner (bothner@rtl.cygnus.com)
* screen.cc: If hpux, don't declare termcap functions (i.e.
tgetent()) - conflicting definitions get pulled in by curses.h.
Thu Nov
forwback.c
/*
* Primitives for displaying the file on the screen,
* scrolling either forward or backward.
*/
#include "less.h"
#include "position.h"
public int hit_eof; /* Keeps track of how many times we h
tags
CONTROL decode.c /^#define CONTROL(c) ((c)&037)$/
Mmain main.c /^main(argc, argv)$/
NEW_COLUMN line.c /^#define NEW_COLUMN(addon) \\$/
WHITESP tags.c /^#define WHITESP(c) ((c)==' ' || (c)=='\\t')$/
a
position.c
/*
* Copyright (c) 1988 Mark Nudleman
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with o
tl_aa.c
/*
** thinlib (c) 2000 Matthew Conte (matt@conte.com)
**
**
** This program is free software; you can redistribute it and/or
** modify it under the terms of version 2 of the GNU Library General
** Pu
scr_prsm.c
/*
* scr_prsm.c
*
* Microwindows screen driver for the Isicad Prisma diskless workstation
* by George Harvey.
*
* This is mostly 'glue' code, the real work is done by assembler routines
* in as
hardware.h
/*
* linux/include/asm-arm/arch-arc/hardware.h
*
* Copyright (C) 1996-1999 Russell King.
*
* This file contains the hardware definitions of the
* Acorn Archimedes/A5000 machines.
*
* Modificat
screenapplication.h
/*
Copyright (c) 2002, Thomas Kurschel
based on Screen Preferences Panel written for OpenBeOS by Rafael Romo
Part of Radeon Screen Preferences
Application object
*/
#ifndef SCREENAPPLICATION