Searched refs:OutputToNormalizedScreenPixel (Results 1 – 6 of 6) sorted by relevance
79 Point aScreenPos = pParent->OutputToNormalizedScreenPixel( rSplitPos ); in Splitting()
397 … Point aMousePos = pScroll->OutputToNormalizedScreenPixel( pScroll->GetPointerPosPixel() ); in IMPL_LINK()398 … Point aPos = pScroll->GetParent()->OutputToNormalizedScreenPixel( pScroll->GetPosPixel() ); in IMPL_LINK()
1287 aMousePos = pScroll->OutputToNormalizedScreenPixel( aMousePos ); in IMPL_LINK()1290 Point aPos = pScroll->OutputToNormalizedScreenPixel( Point() ); in IMPL_LINK()2239 rScreenPosPixel = pWin->OutputToNormalizedScreenPixel( aMouse ); in SnapSplitPos()
322 …Point aNewPos = mpRefWin->NormalizedScreenToOutputPixel( OutputToNormalizedScreenPixel( rTEvt.GetM… in Tracking()
7459 Point Window::OutputToNormalizedScreenPixel( const Point& rPos ) const in OutputToNormalizedScreenPixel() function in Window
873 Point OutputToNormalizedScreenPixel( const Point& rPos ) const;
Completed in 70 milliseconds