Searched refs:GetTextLineSize (Results 1 – 2 of 2) sorted by relevance
862 Size SmViewShell::GetTextLineSize(OutputDevice& rDevice, const String& rLine) in GetTextLineSize() function in SmViewShell909 aSize = GetTextLineSize(rDevice, aLine); in GetTextSize()924 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in GetTextSize()933 aSize = GetTextLineSize(rDevice, aText); in GetTextSize()999 aSize = GetTextLineSize(rDevice, aLine); in DrawText()1013 if (GetTextLineSize(rDevice, aText).Width() < MaxWidth) in DrawText()1029 while (GetTextLineSize(rDevice, aLine).Width() > MaxWidth); in DrawText()
230 Size GetTextLineSize(OutputDevice& rDevice,