代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/121089/6069601
c scroll.c
/*
COW : Character Oriented Windows
scroll.c : scroll bar control
*/
#define COW
#include
#define SCROLL
#include
#include
#include
#inc
www.eeworm.com/read/121089/6070019
c scroll.c
#define CC
#define cwExtraWnd 5
#include
WND wndScrollH =
wndScrollBar (1, FALSE, TRUE, 0, 23, 80, 1, NULL, NULL, 2);
WND wndScrollV =
wndScrollBar (1, TRUE, TRUE,
www.eeworm.com/read/115011/6121226
h scroll.h
/******************************************************************************/
/* */
/* SCROL
www.eeworm.com/read/113536/6127815
h scroll.h
/*
COW : Character Oriented Windows
scroll.h : scroll bar cow private interface
*/
#define cwExtraScroll 5 /* size of rgwExtra for scroll windows */
/* scroll bar definitions */
#def
www.eeworm.com/read/113536/6127831
h _scroll.h
/*
COW : Character Oriented Windows
_scroll.h : scroll bar stuff
*/
/* ptElevator is the physical position of the elevator */
#define PtElevatorSb(pwnd) ((BYTE)((pwnd)->ptElevatorSb & 0xf
www.eeworm.com/read/113536/6127839
c scroll.c
/*
COW : Character Oriented Windows
scroll.c : scroll bar control
*/
#define COW
#include
#define SCROLL
#include
#include
#include
#inc
www.eeworm.com/read/112918/6142677
h scroll.h
/* scroll.h - This header represents the interface to the Scroll library. The
Scroll library provides a simple tty interface to a Windows app. This app is
similar to a console app except that
www.eeworm.com/read/112918/6142680
c scroll.c
/* scroll.c implements the Scroll library. See the header, scroll.h, for the app
interface. The Scroll library provides a simple tty interface to a Windows app.
This app is similar to a conso
www.eeworm.com/read/104260/6205026
cpp scroll.cpp
/**
* scroll.cpp - scrollbar support
*
* Copyright (c) 1999
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
*
www.eeworm.com/read/103192/6220553
h scroll.h
/*
COW : Character Oriented Windows
scroll.h : scroll bar cow private interface
*/
#define cwExtraScroll 5 /* size of rgwExtra for scroll windows */
/* scroll bar definitions */
#def