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