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

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.c183 int px, int py, /* parent's origin in root space */
216 y1 = max(y, xwa.y+py);
218 height=min(y+hi, xwa.y+xwa.height+2*xwa.border_width+py)-y1;
240 pWinInfo->y = y1-xwa.border_width-xwa.y-py;
310 py+xwa.y+xwa.border_width,
315 py+xwa.y+xwa.border_width,
181 mvWalkTree( Window win, int px, int py, int x, int y, int wi, int hi, Bool ancestorShaped, Region ancestorRegion ) argument

Completed in 620 milliseconds