Lines Matching refs:iHeight
170 int iX, iY, iWidth, iHeight;
217 iHeight = pWin->drawable.height;
220 SetRect(&rcNew, iX, iY, iX + iWidth, iY + iHeight);
485 int iHeight;
504 iHeight = pWin->drawable.height;
522 winDebug("winCreateWindowsWindow - %dx%d @ %dx%d\n", iWidth, iHeight, iX,
558 rc.bottom = rc.top + iHeight;
565 iHeight = rc.bottom - rc.top;
568 winDebug("winCreateWindowsWindow - %dx%d @ %dx%d\n", iWidth, iHeight, iX,
579 iHeight, /* Bottom edge */