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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprFrame.c245 xprResizeFrame(RootlessFrameID wid,ScreenPtr pScreen,int newX,int newY,unsigned int newW,unsigned int newH,unsigned int gravity) argument
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprFrame.c246 xprResizeFrame(RootlessFrameID wid,ScreenPtr pScreen,int newX,int newY,unsigned int newW,unsigned int newH,unsigned int gravity) argument
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessWindow.c846 StartFrameResize(WindowPtr pWin,Bool gravity,int oldX,int oldY,int oldW,int oldH,int oldBW,int newX,int newY,int newW,int newH,int newBW) argument
1105 FinishFrameResize(WindowPtr pWin,Bool gravity,int oldX,int oldY,unsigned int oldW,unsigned int oldH,unsigned int oldBW,int newX,int newY,unsigned int newW,unsigned int newH,unsigned int newBW,Bool resize_now) argument
1165 unsigned int newW = 0, newH = 0, newBW = 0; local in function:RootlessMoveWindow
1246 unsigned int oldW = 0, oldH = 0, oldBW = 0, newW = 0, newH = 0, newBW = 0; local in function:RootlessResizeWindow
1444 unsigned int newW = 0, newH = 0, newBW = 0; local in function:RootlessChangeBorderWidth
[all...]
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessWindow.c862 StartFrameResize(WindowPtr pWin,Bool gravity,int oldX,int oldY,int oldW,int oldH,int oldBW,int newX,int newY,int newW,int newH,int newBW) argument
1126 FinishFrameResize(WindowPtr pWin,Bool gravity,int oldX,int oldY,unsigned int oldW,unsigned int oldH,unsigned int oldBW,int newX,int newY,unsigned int newW,unsigned int newH,unsigned int newBW,Bool resize_now) argument
1185 unsigned int newW = 0, newH = 0, newBW = 0; local in function:RootlessMoveWindow
1267 unsigned int oldW = 0, oldH = 0, oldBW = 0, newW = 0, newH = 0, newBW = 0; local in function:RootlessResizeWindow
1465 unsigned int newW = 0, newH = 0, newBW = 0; local in function:RootlessChangeBorderWidth
[all...]

Completed in 7 milliseconds