HomeSort by: relevance | last modified time | path
    Searched refs:wy (Results 1 - 9 of 9) sorted by relevancy

  /src/games/hack/
def.wseg.h 70 xchar wx,wy; member in struct:wseg
hack.worm.c 104 wtmp->wy = mtmp->my;
116 wtmp->wy = mtmp->my;
121 if (cansee(whd->wx, whd->wy)) {
123 atl(whd->wx, whd->wy, '~');
190 if (!cansee(wtmp->wx, wtmp->wy) && wtmp->wdispl) {
191 newsym(wtmp->wx, wtmp->wy);
200 atl(wtmp->wx, wtmp->wy, '~');
226 if (wtmp->wx == x && wtmp->wy == y) {
246 if (wtmp->nseg->wx == x && wtmp->nseg->wy == y) {
257 mtmp2->my = wtmp->wy;
    [all...]
hack.invent.c 274 if (wtmp->wx == x && wtmp->wy == y) {
  /src/lib/libcurses/
mouse.c 70 int wy = *y, wx = *x; local in function:wmouse_trafo
76 wy += win->begy;
80 if (!wenclose(win, wy, wx))
84 wy -= win->begy;
88 *y = wy;
refresh.c 154 short sy, wy, wx, y_off, x_off, mx, dy_off, dx_off, endy; local in function:_wnoutrefresh
234 for (wy = begy, y_off = wbegy, dy_off = 0; wy < endy &&
235 y_off < screen->__virtscr->maxy; wy++, y_off++, dy_off++)
237 wlp = swin->alines[wy];
241 "_wnoutrefresh: wy %d\tf %d\tl %d\tflags %x\n",
242 wy, *wlp->firstchp, *wlp->lastchp, wlp->flags);
252 "_wnoutrefresh: %s wy %d\tf %d\tl %d\tflags %x\n",
266 wlp = swin->alines[wy];
303 wy, wx, y_off, x_off
552 short wy; local in function:doupdate
    [all...]
background.c 171 int i, wy, wx; local in function:wbkgrndset
253 for (wy = 0; wy < win->maxy; wy++) {
254 wlp = win->alines[wy];
  /src/share/tabset/
Makefile 6 FILES= 3101 9837 aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \
  /src/usr.sbin/sysinst/
msg.pm.pl 66 {Partition Manager. Wszystkie dyski, partycje oraz itp. tam wy�wietlane.
  /src/share/terminfo/
terminfo 10404 # (hp700-wy: removed obsolete ":nl=^J:";
10405 # replaced /usr/share/tabset/hp700-wy with std because <it#8>,<hts=\E1> -- esr)
10406 hp700-wy|HP 700/41 emulating Wyse30,
12233 #### Wyse (wy)
12673 wy99-ansi|Wyse WY-99GT in ANSI mode (int'l PC keyboard),
12710 wy99a-ansi|Wyse WY-99GT in ANSI mode (US PC keyboard),
12722 wy99f|wy99fgt|wy-99fgt|Wyse WY-99GT (int'l PC keyboard),
12756 wy99fa|wy99fgta|wy-99fgta|Wyse WY-99GT (US PC keyboard)
    [all...]

Completed in 27 milliseconds