Home
last modified time | relevance | path

Searched refs:nDstY1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx127 … const long nDstY1 = rTwoRect.mnDestY + FRound( fFactorY * ( aCropRect.Top() - rTwoRect.mnSrcY ) ); in ImplAdjustTwoRect() local
136 rTwoRect.mnDestY = nDstY1; in ImplAdjustTwoRect()
138 rTwoRect.mnDestHeight = nDstY2 - nDstY1 + 1; in ImplAdjustTwoRect()

Completed in 28 milliseconds