Searched refs:nCurrentRightLineWidth (Results 1 – 1 of 1) sorted by relevance
3323 int nCurrentRightLineWidth = 0; in AdjustNewBand() local3325 …nCurrentRightLineWidth = pLeftLine->GetInWidth() + pLeftLine->GetOutWidth() + pLeftLine->GetDistan… in AdjustNewBand()3336 if(nOldBoxRightLineWidth>nCurrentRightLineWidth) in AdjustNewBand()