Searched refs:_rStartIn_EndOut (Results 1 – 1 of 1) sorted by relevance
52 void AdjustPosAndSize( Control& _rCtrl, Point& _rStartIn_EndOut, long _nXOffset = 0 );59 void AdjustPosAndSize( Control& _rCtrl, Point& _rStartIn_EndOut, long _nOffs ) in AdjustPosAndSize() argument61 _rCtrl.SetPosPixel( _rStartIn_EndOut ); in AdjustPosAndSize()62 _rStartIn_EndOut.X() += XmlSec::ShrinkToFitWidth( _rCtrl, _nOffs ); in AdjustPosAndSize()
Completed in 18 milliseconds