Searched refs:i_rPos (Results 1 – 2 of 2) sorted by relevance
203 void WindowArranger::Element::setPosSize( const Point& i_rPos, const Size& i_rSize ) in setPosSize() argument205 Point aPoint( i_rPos ); in setPosSize()
9916 void Window::ImplPaintToDevice( OutputDevice* i_pTargetOutDev, const Point& i_rPos ) in ImplPaintToDevice() argument10007 i_pTargetOutDev->DrawBitmapEx( i_rPos, aBmpEx ); in ImplPaintToDevice()10020 Point aPos( i_rPos ); in ImplPaintToDevice()
Completed in 48 milliseconds