Searched refs:nDstY1 (Results 1 – 1 of 1) sorted by relevance
127 … const long nDstY1 = rTwoRect.mnDestY + FRound( fFactorY * ( aCropRect.Top() - rTwoRect.mnSrcY ) ); in ImplAdjustTwoRect() local136 rTwoRect.mnDestY = nDstY1; in ImplAdjustTwoRect()138 rTwoRect.mnDestHeight = nDstY2 - nDstY1 + 1; in ImplAdjustTwoRect()
Completed in 41 milliseconds