OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:screen_down
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/dev/
ite_rh.c
58
static void
screen_down
(struct ite_softc *, int, int, int);
165
screen_down
(struct ite_softc *ip, int top, int bottom, int lines)
function
236
screen_down
(ip, sy, ip->bottom_margin, count);
ite_rt.c
66
static void
screen_down
(struct ite_softc *, int, int, int);
274
screen_down
(struct ite_softc *ip, int top, int bottom, int lines)
function
456
screen_down
(ip, sy, ip->bottom_margin, count);
ite_ul.c
334
static void
screen_down
(struct ite_softc *ip, int top, int bottom, int lines)
function
343
printf("
screen_down
%d %d %d ->",top,bottom,lines);
431
screen_down
(ip, sy, ip->bottom_margin, count);
Completed in 99 milliseconds
Indexes created Thu Apr 09 00:23:28 UTC 2026