Lines Matching refs:x1
193 int width, height, x1, y1;
215 x1 = max(x, xwa.x+px);
217 width = min(x+wi, xwa.x+xwa.width+2*xwa.border_width+px)-x1;
239 pWinInfo->x = x1-xwa.border_width-xwa.x-px;
243 pWinInfo->x1 = x1;
311 x1, y1, width, height, (ancestorShaped || isShaped),
316 x1, y1, width, height);
397 MVPel *pPel = mvFindPel(xi+pWI->x1-request_x, yi+pWI->y1-request_y);
560 while(!(mask&0x1)) {