Searched refs:rDestMap (Results 1 – 2 of 2) sorted by relevance
951 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic() argument1022 MapMode aNewMap( rDestMap ); in GetTransformedGraphic()1023 aNewMap.SetOrigin( OutputDevice::LogicToLogic(aNewOrigin, aMtfMapMode, rDestMap) ); in GetTransformedGraphic()1029 aMtf.SetPrefMapMode( rDestMap ); in GetTransformedGraphic()1170 aTransGraphic.SetPrefMapMode( rDestMap ); in GetTransformedGraphic()
381 …Graphic GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const GraphicAt…
Completed in 20 milliseconds