Home
last modified time | relevance | path

Searched refs:nPixHeight (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3502 long nPixWidth, long nPixHeight ) in ImplDrawWavePixel() argument
3510 pGraphics->DrawRect( nCurX, nCurY, nPixWidth, nPixHeight, pOutDev ); in ImplDrawWavePixel()
3558 long nPixHeight; in ImplDrawWaveLine() local
3572 nPixHeight = ((nLineWidth*mnDPIX)+(mnDPIY/2))/mnDPIY; in ImplDrawWaveLine()
3579 nPixHeight = 1; in ImplDrawWaveLine()
3589 bDrawPixAsRect, nPixWidth, nPixHeight ); in ImplDrawWaveLine()
3604 bDrawPixAsRect, nPixWidth, nPixHeight ); in ImplDrawWaveLine()
3612 bDrawPixAsRect, nPixWidth, nPixHeight ); in ImplDrawWaveLine()
3624 bDrawPixAsRect, nPixWidth, nPixHeight ); in ImplDrawWaveLine()
3633 bDrawPixAsRect, nPixWidth, nPixHeight ); in ImplDrawWaveLine()

Completed in 51 milliseconds