Searched refs:aWidthDelta (Results 1 – 1 of 1) sorted by relevance
1002 sal_Int32 aWidthDelta = aWinRect.Width - aOldOffset.x; in resizeWin() local1005 if ( aWidthDelta > 0 && aHeightDelta > 0 ) in resizeWin()1008 aNewOffset.x + aWidthDelta, in resizeWin()
Completed in 18 milliseconds