Lines Matching refs:nCurX
3496 long nCurX, long nCurY, in ImplDrawWavePixel() argument
3505 ImplRotatePos( nOriginX, nOriginY, nCurX, nCurY, nOrientation ); in ImplDrawWavePixel()
3510 pGraphics->DrawRect( nCurX, nCurY, nPixWidth, nPixHeight, pOutDev ); in ImplDrawWavePixel()
3514 pGraphics->DrawPixel( nCurX, nCurY, pOutDev ); in ImplDrawWavePixel()
3549 long nCurX = nStartX; in ImplDrawWaveLine() local
3587 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3590 nCurX++; in ImplDrawWaveLine()
3602 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3605 nCurX++; in ImplDrawWaveLine()
3610 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3613 nCurX++; in ImplDrawWaveLine()
3622 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3625 nCurX++; in ImplDrawWaveLine()
3631 ImplDrawWavePixel( nBaseX, nBaseY, nCurX, nCurY, nOrientation, in ImplDrawWaveLine()
3634 nCurX++; in ImplDrawWaveLine()