Lines Matching refs:TY
75 thePoints[0].y = TY( rPosAry.mnDestY + rPosAry.mnDestHeight - 1 ); in copyBits()
79 thePoints[1].y = TY( rPosAry.mnDestY - 1 ); in copyBits()
112 thePoints[0].y = TY( nDestY + nSrcHeight - 1 ); in copyArea()
116 thePoints[1].y = TY( nDestY - 1 ); in copyArea()
120 thePoints[2].y = TY( nSrcY + nSrcHeight - 1); in copyArea()
145 aSrcRect.yBottom = TY( aVCLSrcRect.Top()+nVCLScrHeight-1 ); in copyArea()
496 aPtL[ 2 ].y = TY( nDstY + nDstHeight - 1 ); in drawBitmap()
509 aPtL[ 0 ].y = TY( nDstY + nDstHeight - 1 ); in drawBitmap()
511 aPtL[ 1 ].y = TY( nDstY - 1 ); in drawBitmap()
635 thePoints[ 2 ].y = TY( nY + nDY - 1 ); in getBitmap()
672 POINTL aPt = { nX, TY( nY ) }; in getPixel()
699 aPt.y = TY( nY ); in invert()
704 aPt.y = TY( nY + nHeight - 1 ); in invert()
730 aPt.y = TY( nY ); in invert()
735 aPt.y = TY( nY + nHeight - 1 ); in invert()