代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/254811/4380484
txt scrollup.txt
SUMMARY Scroll a region of the screen up
#include
; ScrollUp (x1, y1, x2, y2, n, a) scrolls a region up with attribute
;
ifdef OS2
cProc ScrollUp,
parmW x1
parmW y1
p
www.eeworm.com/read/157654/5604808
c lspr16_16.c
/* Raine line scroll. Made for cave driver : 16x16 sprites, 16bpp,
and offsets of the lines every 4 bytes */
#include "deftypes.h"
#include "raine.h"
void ldraw16x16_Mapped_16(UINT8 *SPR, int x,
www.eeworm.com/read/157654/5604822
c lspr16_8.c
/* Raine line scroll. Made for cave driver : 16x16 sprites, 16bpp,
and offsets of the lines every 4 bytes */
#include "deftypes.h"
#include "raine.h"
void ldraw16x16_Mapped(UINT8 *SPR, int x, int
www.eeworm.com/read/157654/5604824
c lspr16_32.c
/* Raine line scroll. Made for cave driver : 16x16 sprites, 16bpp,
and offsets of the lines every 4 bytes */
#include "deftypes.h"
#include "raine.h"
void ldraw16x16_Mapped_32(UINT8 *SPR, int x,
www.eeworm.com/read/476056/6772966
css ie50.css
body
{
padding-right: 0px;
background-position: right top;
padding-left: 0px;
font-size: 8pt;
background-attachment: scroll;
background-image: url(dotbg.gif);
padding-bottom: 0px;
mar
www.eeworm.com/read/265824/11252978
css 11style.css
BODY{
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: 宋体;
background-color: #cdd2d9;
SCROLLBAR-FACE-COLOR: #cdd2d9;
BACKGROUND-ATTACHMENT: scroll;
BACKGROUND-IMAGE: url(x-bg.gif);
SCROLLBA
www.eeworm.com/read/182463/9203203
css bg.css
BODY {
SCROLLBAR-FACE-COLOR: #f6f6f6; FONT-SIZE: 9pt; BACKGROUND: url(http://www.mmei8.com/images/bg_blue.gif) center 50%; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLL
www.eeworm.com/read/374752/9385654
h lcd.h
#include
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
# define SYS_SET_COM 0x40
# define SCROLL_COM 0x44
# define HDOT_SCR_COM 0
www.eeworm.com/read/274815/10850778
cpp 写字板程序view.cpp
// 写字板程序View.cpp : implementation of the CMyView class
//
#include "stdafx.h"
#include "写字板程序.h"
#include "写字板程序Doc.h"
#include "写字板程序View.h"
#include "Scroll.h"
#ifdef _DEBUG
#define ne