Searched refs:nCurrRight (Results 1 – 1 of 1) sorted by relevance
2376 const long nCurrRight = (pCurrFrm->*fnRect->fnGetPrtRight)(); in _GetSurroundForTextWrap() local2381 if ( nFlyRight < nCurrLeft || nFlyLeft > nCurrRight ) in _GetSurroundForTextWrap()2386 long nRight = nCurrRight - nFlyRight; in _GetSurroundForTextWrap()
Completed in 35 milliseconds