Home
last modified time | relevance | path

Searched defs:endy (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dtoucholap.c51 int y, endy, endx, starty, startx; in touchoverlap() local
H A Dborder.c70 int endy, endx, i; in wborder() local
[all...]
H A Drefresh.c151 short sy, wy, wx, y_off, x_off, mx, dy_off, dx_off, endy; _wnoutrefresh() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.h250 vdmvarc(int centerx, int centery,int radius, int startx, int starty, int endx, int endy,\ in vdmvarc()