Searched defs:startx (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libcurses/ |
H A D | toucholap.c | 51 int y, endy, endx, starty, startx; in touchoverlap() local
|
H A D | clrtobot.c | 66 int minx, startx, starty, y; in wclrtobot() local
|
/netbsd-src/sys/dev/wscons/ |
H A D | wscons_rops.c | 170 int y, startx, nx, op; in rcons_erasecols() local
|
/netbsd-src/sys/arch/vax/vsa/ |
H A D | smg.c | 651 int scanspan, startx, height, width, align, y; in smg_putchar() local 718 int scanspan, startx, height, width, align, y; in smg_cursor() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/ |
H A D | lbp.h | 250 vdmvarc(int centerx, int centery,int radius, int startx, int starty, int endx, int endy,\ in vdmvarc() 363 vdmline(int startx, int starty, int sizex, int sizey) in vdmline()
|
/netbsd-src/sys/arch/luna68k/dev/ |
H A D | omrasops.c | 560 int startx; in om_erasecols() local 600 int startx; in om_eraserows() local 1622 int startx; in om_cursor() local [all...] |
/netbsd-src/sys/dev/tc/ |
H A D | sfb.c | 1128 int scanspan, startx, height, width, align, w, y; in sfb_erasecols() local
|
H A D | sfbplus.c | 1107 int scanspan, startx, height, width, align, w, y; in sfbp_erasecols() local
|