Searched refs:nUnRotH (Results 1 – 1 of 1) sorted by relevance
1438 const long nUnRotH = rUnrotatedSzPix.Height(); in ImplCreateRotatedScaled() local1483 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1523 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1591 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1628 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()1674 long* pMapLY = new long[ nUnRotH ]; in ImplCreateRotatedScaled()1685 for( nY = 0UL; nY < nUnRotH; nY++ ) in ImplCreateRotatedScaled()1700 ( nUnRotY >= 0L ) && ( nUnRotY < nUnRotH ) ) in ImplCreateRotatedScaled()
Completed in 27 milliseconds