Home
last modified time | relevance | path

Searched refs:uiNewWidth (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwin32rootless.c465 unsigned int uiNewWidth, unsigned int uiNewHeight, in winMWExtWMResizeFrame() argument
477 pRLWinPriv, iNewX, iNewY, uiNewWidth, uiNewHeight); in winMWExtWMResizeFrame()
491 SetRect(&rcNew, iX, iY, iX + uiNewWidth, iY + uiNewHeight); in winMWExtWMResizeFrame()