Searched refs:aFormatRect (Results 1 – 1 of 1) sorted by relevance
249 Rectangle aFormatRect; in ImplPosControls() local321 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()322 nMaxLineWidth = aFormatRect.GetWidth(); in ImplPosControls()338 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()343 aFormatRect = GetTextRect( aRect, aMessText, nTextStyle, &aTextInfo ); in ImplPosControls()349 aFixedSize.Height() = aFormatRect.GetHeight(); in ImplPosControls()
Completed in 28 milliseconds