Home
last modified time | relevance | path

Searched refs:aMapScDenom2 (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx426 BigInt aMapScDenom2( (nMapDenom-1)/2 ); in ImplLogicToPixel() local
427 aTemp -= aMapScDenom2; in ImplLogicToPixel()
431 BigInt aMapScDenom2( nMapDenom/2 ); in ImplLogicToPixel() local
432 aTemp += aMapScDenom2; in ImplLogicToPixel()

Completed in 27 milliseconds