Searched refs:aMiddleSegmentSize (Results 1 – 1 of 1) sorted by relevance
589 Size aMiddleSegmentSize( maControlRect.GetSize().Width() + nShadowLeft + nShadowRight, in initControls() local594 if( aMiddleSegmentSize.Width() > nLW + nRW ) in initControls()596 aMiddleSegmentSize.Width() -= nLW; in initControls()597 aMiddleSegmentSize.Width() -= nRW; in initControls()598 maBackgroundMiddle.Scale( aMiddleSegmentSize ); in initControls()
Completed in 12 milliseconds