Home
last modified time | relevance | path

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

/dragonfly/games/hack/
HDhack.pri.c67 static xchar scrlx, scrhx, scrly, scrhy; /* corners of new area on variable
139 if (x < scrlx) in on_scr()
140 scrlx = x; in on_scr()
306 scrlx = COLNO; in docrt()
687 for (x = scrlx; x <= scrhx; x++) in nscr()
693 scrlx = COLNO; in nscr()