Searched refs:r_y (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/ |
H A D | xmag_multivis.c | 1064 int r_x, r_y, r_width, r_height; /* filled rectangle dimensions */ local 1098 r_y = e_row * magnification; /* to start */ 1135 r_x, r_y, r_width, r_height); 1151 XFillRectangle (dpy, mw, fGC, r_x, r_y, r_width, r_height); 1154 r_y += magnification; /* advance to next scanline */
|
Completed in 41 milliseconds