Home
last modified time | relevance | path

Searched refs:io_rDestPos (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/canvas/source/directx/
H A Ddx_5rm.cxx626 void convert2Screen( ::basegfx::B2IPoint& io_rDestPos,
1644 void DXRenderModule::convert2Screen( ::basegfx::B2IPoint& io_rDestPos, in convert2Screen() argument
1656 io_rDestPos.setX( io_rDestPos.getX() + aPoint.x ); in convert2Screen()
1657 io_rDestPos.setY( io_rDestPos.getY() + aPoint.y ); in convert2Screen()

Completed in 27 milliseconds