Searched refs:eTargetUnit (Results 1 – 1 of 1) sorted by relevance
412 const MapUnit eTargetUnit = pTargetDevice->GetMapMode().GetMapUnit(); in draw() local413 if ( eTargetUnit != MAP_PIXEL ) in draw()414 aSize = pControl->PixelToLogic( aSize, eTargetUnit ); in draw()418 if ( eTargetUnit != MAP_PIXEL ) in draw()
Completed in 13 milliseconds