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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxHelpers.cpp115 int iNewPosX, int iNewPosY)
124 paNewRects[uResized].bottom += iNewPosY - paNewRects[uResized].top;
126 paNewRects[uResized].top = iNewPosY;
113 hlpResizeRect(RECTL *paRects, unsigned nRects, unsigned uPrimary, unsigned uResized, int iNewWidth, int iNewHeight, int iNewPosX, int iNewPosY) argument

Completed in 41 milliseconds