Home
last modified time | relevance | path

Searched refs:nTextPixelWidth (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6263 long nTextPixelWidth = ImplLogicWidthToDevicePixel( nTextWidth ); in GetTextBreak() local
6270 …nRetVal = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtraPixelW… in GetTextBreak()
6302 long nTextPixelWidth = ImplLogicWidthToDevicePixel( nTextWidth ); in GetTextBreak() local
6311 …xub_StrLen nRetVal = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, n… in GetTextBreak()
6324 nTextPixelWidth -= nHyphenatorPixelWidth; in GetTextBreak()
6326 nTextPixelWidth -= nExtraPixelWidth; in GetTextBreak()
6328 …rHyphenatorPos = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtr… in GetTextBreak()

Completed in 48 milliseconds