Searched refs:nRightAbs (Results 1 – 1 of 1) sorted by relevance
2162 long nRightAbs = ( pSt2Pos->aPortion.*fnRect->fnGetRight )(); in CalcFrmRects() local2163 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()2164 long nLeftAbs = nRightAbs - ( pSt2Pos->aPortion2.*fnRect->fnGetWidth )(); in CalcFrmRects()2166 ( aTmp.*fnRect->fnSetRight )( nRightAbs ); in CalcFrmRects()2236 long nRightAbs = ( pEnd2Pos->aPortion.*fnRectX->fnGetRight )(); in CalcFrmRects() local2237 nRightAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetLeft )(); in CalcFrmRects()2238 long nLeftAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetWidth )(); in CalcFrmRects()2245 ( aTmp2.*fnRectX->fnSetLeft )( nRightAbs ); in CalcFrmRects()2314 long nRightAbs = ( pSt2Pos->aPortion.*fnRect->fnGetRight )(); in CalcFrmRects() local2315 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()[all …]