Searched refs:nPixHeight (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 3502 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 45 milliseconds