Home
last modified time | relevance | path

Searched refs:rHyphenatorPos (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6281 sal_Unicode nHyphenatorChar, xub_StrLen& rHyphenatorPos, in GetTextBreak() argument
6288 rHyphenatorPos = STRING_LEN; in GetTextBreak()
6328rHyphenatorPos = sal::static_int_cast<xub_StrLen>(pSalLayout->GetTextBreak( nTextPixelWidth, nExtr… in GetTextBreak()
6330 if( rHyphenatorPos > nRetVal ) in GetTextBreak()
6331 rHyphenatorPos = nRetVal; in GetTextBreak()

Completed in 43 milliseconds