OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_line
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/larn/
extern.h
136
void
cl_line
(int, int);
store.c
431
cl_line
(16, 7);
442
cl_line
(16, 8);
450
cl_line
(16, 9);
461
cl_line
(16, 10);
468
cl_line
(16, 11);
474
cl_line
(16, 12);
480
cl_line
(16, 13);
487
cl_line
(16, 14);
display.c
256
cl_line
(1, i + 1);
io.c
47
*
cl_line
(x,y) clear line at [1,y] and leave cursor at [x,y]
673
*
cl_line
(x,y) Clear the whole line indicated by 'y' and leave cursor at [x,y]
676
cl_line
(int x, int y)
function
683
*lpnt++ =
CL_LINE
;
701
*lpnt++ =
CL_LINE
;
721
*lpnt++ =
CL_LINE
;
723
*lpnt++ =
CL_LINE
;
802
case
CL_LINE
:
Completed in 58 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026