Searched refs:aVPos (Results 1 – 2 of 2) sorted by relevance
221 Point aVPos( aOutSz.Width() - nSBWidth, 0 ); in ImplResizeControls() local222 mpVScrollBar->SetPosSizePixel( aVPos, Size( nSBWidth, maInnerSize.Height() ) ); in ImplResizeControls()
2579 Point aVPos( bMirroring ? 0 : aOutSz.Width() - nSBWidth, 0 ); in ImplResizeControls() local2580 mpVScrollBar->SetPosSizePixel( aVPos, Size( nSBWidth, aInnerSz.Height() ) ); in ImplResizeControls()
Completed in 20 milliseconds