Searched defs:py (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/ |
H A D | multivis.c | 183 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 206 milliseconds