Lines Matching refs:nCosY
1443 long nX, nY, nTmpX, nTmpY, nTmpFX, nTmpFY, nUnRotX, nUnRotY, nSinY, nCosY; in ImplCreateRotatedScaled() local
1475 nCosY = pCosY[ nY ]; in ImplCreateRotatedScaled()
1480 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()
1515 nCosY = pCosY[ nY ]; in ImplCreateRotatedScaled()
1520 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()
1582 nSinY = pSinY[ nY ], nCosY = pCosY[ nY ]; in ImplCreateRotatedScaled()
1588 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()
1620 nSinY = pSinY[ nY ], nCosY = pCosY[ nY ]; in ImplCreateRotatedScaled()
1625 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()
1692 nCosY = pCosY[ nY ]; in ImplCreateRotatedScaled()
1697 nUnRotY = ( pSinX[ nX ] + nCosY ) >> 8; in ImplCreateRotatedScaled()