Home
last modified time | relevance | path

Searched refs:tly (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.topl.c74 static xchar tlx, tly; /* set by pline; used by addtopl */ variable
108 tly = cury; in redotoplin()
110 if (tly > 1) in redotoplin()
144 curs(tlx, tly); in addtopl()
149 tly = cury; in addtopl()
158 curs(tlx, tly); in xmore()
160 putsym('\n'), tly++; in xmore()
169 if (flags.toplin && tly > 1) { in xmore()
172 docorner(1, tly - 1); in xmore()
195 if (tly > 1) in clrlin()
[all …]