Home
last modified time | relevance | path

Searched refs:GetMaxLineWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx339 if ( aTextInfo.GetMaxLineWidth() > nWidth ) in ImplPosControls()
341 nWidth = aTextInfo.GetMaxLineWidth()+8; in ImplPosControls()
348 aFixedSize.Width() = aTextInfo.GetMaxLineWidth()+1; in ImplPosControls()
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx141 long GetMaxLineWidth() const { return mnMaxWidth; } in GetMaxLineWidth() function in TextRectInfo

Completed in 18 milliseconds