Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabsplit.cxx79 Point aScreenPos = pParent->OutputToNormalizedScreenPixel( rSplitPos ); in Splitting()
H A Dprevwsh.cxx397 … Point aMousePos = pScroll->OutputToNormalizedScreenPixel( pScroll->GetPointerPosPixel() ); in IMPL_LINK()
398 … Point aPos = pScroll->GetParent()->OutputToNormalizedScreenPixel( pScroll->GetPosPixel() ); in IMPL_LINK()
H A Dtabview.cxx1287 aMousePos = pScroll->OutputToNormalizedScreenPixel( aMousePos ); in IMPL_LINK()
1290 Point aPos = pScroll->OutputToNormalizedScreenPixel( Point() ); in IMPL_LINK()
2239 rScreenPosPixel = pWin->OutputToNormalizedScreenPixel( aMouse ); in SnapSplitPos()
/trunk/main/vcl/source/window/
H A Dsplit.cxx322 …Point aNewPos = mpRefWin->NormalizedScreenToOutputPixel( OutputToNormalizedScreenPixel( rTEvt.GetM… in Tracking()
H A Dwindow.cxx7459 Point Window::OutputToNormalizedScreenPixel( const Point& rPos ) const in OutputToNormalizedScreenPixel() function in Window
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx873 Point OutputToNormalizedScreenPixel( const Point& rPos ) const;

Completed in 656 milliseconds