Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/view/ !
H A Dtabsplit.cxx81 Point aNew = pParent->NormalizedScreenToOutputPixel( aScreenPos ); in Splitting()
H A Dtabview.cxx2152 Point aRel = pWin->NormalizedScreenToOutputPixel( rScreenPosPixel ); in lcl_MouseIsOverWin()
2187 Point aMouse = pWin->NormalizedScreenToOutputPixel( rScreenPosPixel ); in SnapSplitPos()
/AOO42X/main/vcl/source/window/ !
H A Dsplit.cxx322 …Point aNewPos = mpRefWin->NormalizedScreenToOutputPixel( OutputToNormalizedScreenPixel( rTEvt.GetM… in Tracking()
H A Dwindow.cxx7466 Point Window::NormalizedScreenToOutputPixel( const Point& rPos ) const in NormalizedScreenToOutputPixel() function in Window
/AOO42X/main/vcl/inc/vcl/ !
H A Dwindow.hxx874 Point NormalizedScreenToOutputPixel( const Point& rPos ) const;