Searched refs:nRght (Results 1 – 2 of 2) sorted by relevance
1369 SwTwips nRght = Max( nOldWidth, pNew->Width() + in FormatLine() local1374 nRght += ( Max( nOldAscent, pNew->GetAscent() ) ); in FormatLine()1376 nRght += ( Max( nOldAscent, pNew->GetAscent() ) / 4); in FormatLine()1377 nRght += rLine.GetLeftMargin(); in FormatLine()1378 if( rRepaint.GetOfst() || rRepaint.GetRightOfst() < nRght ) in FormatLine()1379 rRepaint.SetRightOfst( nRght ); in FormatLine()
45 sal_uInt16 nCacheSz, sal_uInt16 nLft, sal_uInt16 nRght, sal_Bool bSimpl, sal_Bool bInnr, in TextRanger() argument50 nRight( nRght ), in TextRanger()
Completed in 24 milliseconds