Searched refs:nRightGlue (Results 1 – 1 of 1) sorted by relevance
237 KSHORT nRightGlue = pRight && 0 < pRight->GetPrtGlue() in AdjustRight() local241 if( pLeft && nRightGlue && !pRight->InTabGrp() ) in AdjustRight()249 if ( pFly->GetBlankWidth() < nRightGlue ) in AdjustRight()253 nRightGlue = nRightGlue - pFly->GetBlankWidth(); in AdjustRight()269 if( bNoMove || pPrev->PrtWidth() >= nRightGlue || in AdjustRight()279 nRightGlue = nRightGlue - pPrev->PrtWidth(); in AdjustRight()
Completed in 19 milliseconds