Searched refs:yoff (Results 1 - 6 of 6) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dmemory.c307 register int const yoff,
325 for (y = yoff; y < yoff + 64; y++) {
360 for (y = yoff; y < yoff + 64; y++) {
305 write_read( register int const xoff, register int const yoff, register boolean_t const complement, register int const access_mode, register boolean_t const pass, register int const fb_pitch, register int const bytepp, register caddr_t const base) argument
H A DlibvtsSUNWast.h198 int const yoff,
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dmemory.c312 register int const yoff,
330 for (y = yoff; y < yoff + 64; y++) {
365 for (y = yoff; y < yoff + 64; y++) {
310 write_read( register int const xoff, register int const yoff, register boolean_t const complement, register int const access_mode, register boolean_t const pass, register int const fb_pitch, register int const bytepp, register caddr_t const base) argument
H A DlibvtsSUNWmga.h202 int const yoff,
/solaris-x11-s12/open-src/lib/libXext/sun-src/src/
H A DAllPlanes.c130 yoff; local
135 xoff = yoff = 0;
148 if (xoff || yoff) {
150 pt.y = yoff + points->y;
164 yoff += pptr->y;
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c736 int xoff = width / 2, yoff = height / 2; local
806 y = root_y - yoff;

Completed in 17 milliseconds