Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregband.cxx335 void ImplRegionBand::ScaleX( double fHorzScale ) in ScaleX() argument
340 pSep->mnXLeft = FRound( pSep->mnXLeft * fHorzScale ); in ScaleX()
341 pSep->mnXRight = FRound( pSep->mnXRight * fHorzScale ); in ScaleX()
/trunk/main/vcl/inc/vcl/
H A Dregband.hxx126 void ScaleX( double fHorzScale );

Completed in 12 milliseconds