Searched refs:aMiddleSegmentSize (Results 1 – 1 of 1) sorted by relevance
587 Size aMiddleSegmentSize( maControlRect.GetSize().Width() + nShadowLeft + nShadowRight, in initControls() local592 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()594 aMiddleSegmentSize.Width() -= nLW; in initControls()595 aMiddleSegmentSize.Width() -= nRW; in initControls()596 maBackgroundMiddle.Scale( aMiddleSegmentSize ); in initControls()
Completed in 18 milliseconds