OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:viewcol
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/sail/
pl_7.c
91
static int viewrow,
viewcol
;
variable in typeref:typename:int
579
&& sp->file->col >
viewcol
580
&& sp->file->col <
viewcol
+ VIEW_X) {
582
sp->file->col -
viewcol
);
586
sterncol(sp) -
viewcol
);
813
viewcol
= mf->col - VIEW_X / 2;
831
viewcol
-= VIEW_X / 5;
837
viewcol
+= VIEW_X / 5;
850
if (mf->col <
viewcol
+ VIEW_X/8)
851
viewcol
= mf->col - (VIEW_X - VIEW_X/8)
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025