Searched defs:r_x (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c1064 int r_x, r_y, r_width, r_height; /* filled rectangle dimensions */ local
1106 r_x = initialx; /* start at beginning */
1135 r_x, r_y, r_width, r_height);
1137 r_x += r_width;
1151 XFillRectangle (dpy, mw, fGC, r_x, r_y, r_width, r_height);

Completed in 1576 milliseconds