代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/266147/4274356
h scroll.h
/* Gemini Nucleus
*
* $Id: scroll.h,v 1.1.1.1 2000/03/24 17:46:22 verdich Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu
www.eeworm.com/read/266147/4274367
c scroll.c
/* Gemini Nucleus
*
* $Id: scroll.c,v 1.1.1.1 2000/03/24 17:46:32 verdich Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu
www.eeworm.com/read/262636/4310177
js scroll.js
// Title: Tigra Scroller
// Description: See the demo at url
// URL: http://www.softcomplex.com/products/tigra_scroller/
// Version: 1.1
// Date: 01-20-2003 (mm-dd-yyyy)
// Feedback: feedback@sof
www.eeworm.com/read/261959/4318477
js scroll.js
//"Copyright (c) 2006 Yahoo! Inc. All rights reserved."
/**
* @class Anim subclass for scrolling elements to a position defined by the "scroll" member of "attributes". All "scroll" members are arr
www.eeworm.com/read/260597/4330567
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/260597/4330583
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/260597/4330591
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/260597/4331009
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/259109/4345873
pas scroll.pas
unit scroll;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
se_controls, KsSkinForms, ksskinstdcontrol, KsSkinPanels, ksskinsplitter,
ksskinhea
www.eeworm.com/read/254811/4380197
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