Lines Matching defs:nWidth
632 const long nWidth = pAcc->Width(); in Invert() local
661 const long nWidth = pAcc->Width(); in Mirror() local
711 const long nWidth = pAcc->Width(); in Mirror() local
778 const long nWidth = aSizePix.Width(); in Rotate() local
822 const long nWidth = aSizePix.Width(); in Rotate() local
1026 const long nWidth = Min( aRectSrc.GetWidth(), aRectDst.GetWidth() ); in CopyPixel() local
1080 const long nWidth = Min( aRectSrc.GetWidth(), aRectDst.GetWidth() ); in CopyPixel() local
1135 const long nWidth = aSizePixel.Width(); in Expand() local
1201 const long nWidth = pReadAcc->Width(); in CreateMask() local
1494 const long nWidth = Min( pMaskAcc->Width(), pAcc->Width() ); in Replace() local
1573 const long nWidth = Min( pAlphaAcc->Width(), pAcc->Width() ); in Replace() local
1648 for( long nX = 0L, nWidth = pAcc->Width(); nX < nWidth; nX++ ) in Replace() local
1742 for( long nX = 0L, nWidth = pAcc->Width(); nX < nWidth; nX++ ) in Replace() local
1839 const long nWidth = Min( pMaskAcc->Width(), pAcc->Width() ); in CombineSimple() local
1986 const long nWidth = Min( pAlphaAcc->Width(), pAcc->Width() ); in Blend() local