Searched refs:r_x (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/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 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 11 milliseconds