Home
last modified time | relevance | path

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

/netbsd/src/lib/libcurses/
Dtoucholap.c51 int y, endy, endx, starty, startx; in touchoverlap() local
58 starty = max(win1->begy, win2->begy); in touchoverlap()
63 starty, startx, endy, endx); in touchoverlap()
70 if (starty >= endy || startx >= endx) in touchoverlap()
72 starty -= win2->begy; in touchoverlap()
76 for (--endx, y = starty; y < endy; y++) in touchoverlap()
Dclrtobot.c66 int minx, startx, starty, y; in wclrtobot() local
84 starty = win->cury + 1; in wclrtobot()
87 starty = win->cury; in wclrtobot()
91 for (y = starty; y < win->maxy; y++) { in wclrtobot()
/netbsd/src/sys/dev/wscons/
Dwscons_rops.c209 int starty, ny, op; in rcons_eraserows() local
211 starty = rc->rc_yorigin + rc->rc_font->height * startrow; in rcons_eraserows()
217 raster_op(rc->rc_sp, rc->rc_xorigin, starty, in rcons_eraserows()
/netbsd/src/sys/dev/tc/
Dsfbplus.c1296 int scanspan, starty, height, width, align, w; in sfbp_eraserows() local
1300 starty = ri->ri_font->fontheight * startrow; in sfbp_eraserows()
1303 p = ri->ri_bits + starty * scanspan; in sfbp_eraserows()
Dsfb.c1246 int scanspan, starty, height, width, align, w; in sfb_eraserows() local
1250 starty = ri->ri_font->fontheight * startrow; in sfb_eraserows()
1253 p = ri->ri_bits + starty * scanspan; in sfb_eraserows()
/netbsd/src/share/dict/
Dweb2189148 starty