Home
last modified time | relevance | path

Searched refs:ImplCalcPos (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx373 pWin->SetPosPixel( pWin->ImplCalcPos( pWin, rRect, nFlags, nArrangeIndex ) ); in ShowNativePopupMenu()
/trunk/main/vcl/inc/vcl/
H A Dfloatwin.hxx115 SAL_DLLPRIVATE static Point ImplCalcPos( Window* pWindow,
/trunk/main/vcl/source/control/
H A Dfixed.cxx57 static Point ImplCalcPos( WinBits nStyle, const Point& rPos, in ImplCalcPos() function
799 Point aPos = ImplCalcPos( GetStyle(), rPos, aImage.GetSizePixel(), rSize ); in ImplDraw()
813 Point aPos = ImplCalcPos( GetStyle(), rPos, pBitmap->GetSizePixel(), rSize ); in ImplDraw()
1047 Point aPos = ImplCalcPos( GetStyle(), rPos, pImage->GetSizePixel(), rSize ); in ImplDraw()
1196 return ImplCalcPos( GetStyle(), rPos, rObjSize, rWinSize ); in CalcImagePos()
H A Dilstbox.cxx3187 …SetPosPixel( ImplCalcPos( this, Rectangle( aPos, GetParent()->GetSizePixel() ), FLOATWIN_POPUPMODE… in SetPosSizePixel()
/trunk/main/vcl/source/window/
H A Dfloatwin.cxx238 return ImplCalcPos( pWindow, rRect, nFlags, rArrangeIndex ); in CalcFloatingPosition()
243 Point FloatingWindow::ImplCalcPos( Window* pWindow, in ImplCalcPos() function in FloatingWindow
684 SetPosPixel( ImplCalcPos( this, rRect, nFlags, nArrangeIndex ) ); in StartPopupMode()

Completed in 53 milliseconds