Searched refs:NormalizedScreenToOutputPixel (Results 1 – 5 of 5) sorted by relevance
81 Point aNew = pParent->NormalizedScreenToOutputPixel( aScreenPos ); in Splitting()
2191 Point aRel = pWin->NormalizedScreenToOutputPixel( rScreenPosPixel ); in lcl_MouseIsOverWin()2226 Point aMouse = pWin->NormalizedScreenToOutputPixel( rScreenPosPixel ); in SnapSplitPos()
322 …Point aNewPos = mpRefWin->NormalizedScreenToOutputPixel( OutputToNormalizedScreenPixel( rTEvt.GetM… in Tracking()
7466 Point Window::NormalizedScreenToOutputPixel( const Point& rPos ) const in NormalizedScreenToOutputPixel() function in Window
874 Point NormalizedScreenToOutputPixel( const Point& rPos ) const;
Completed in 100 milliseconds