Searched refs:nDstX1 (Results 1 – 1 of 1) sorted by relevance
126 …const long nDstX1 = rTwoRect.mnDestX + FRound( fFactorX * ( aCropRect.Left() - rTwoRect.mnSrcX ) ); in ImplAdjustTwoRect() local135 rTwoRect.mnDestX = nDstX1; in ImplAdjustTwoRect()137 rTwoRect.mnDestWidth = nDstX2 - nDstX1 + 1; in ImplAdjustTwoRect()
Completed in 30 milliseconds