Searched refs:nUnRotW (Results 1 – 1 of 1) sorted by relevance
1437 const long nUnRotW = rUnrotatedSzPix.Width(); in ImplCreateRotatedScaled() local1482 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()1522 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()1590 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()1627 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()1673 long* pMapLX = new long[ nUnRotW ]; in ImplCreateRotatedScaled()1681 for( nX = 0UL; nX < nUnRotW; nX++ ) in ImplCreateRotatedScaled()1699 if( ( nUnRotX >= 0L ) && ( nUnRotX < nUnRotW ) && in ImplCreateRotatedScaled()
Completed in 31 milliseconds