Searched refs:nRestWidth (Results 1 – 1 of 1) sorted by relevance
544 const SwTwips nRestWidth = rInf.Width() - rInf.X(); in BuildPortions() local546 if ( nKernWidth <= nRestWidth ) in BuildPortions()654 const SwTwips nRestWidth = rInf.Width() - rInf.X() - pPor->Width(); in BuildPortions() local665 if ( nRestWidth > 0 && SW_CJK != nCurrScript && in BuildPortions()684 nRestWidth ); in BuildPortions()687 ASSERT( nKernWidth <= nRestWidth, in BuildPortions()
Completed in 46 milliseconds