Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinfld.cxx671 void SpinField::ImplCalcButtonAreas( OutputDevice* pDev, const Size& rOutSz, Rectangle& rDDArea, Re… in ImplCalcButtonAreas() argument
675 Size aSize = rOutSz; in ImplCalcButtonAreas()
743 … rSpinUpArea = Rectangle( aSize.Width(), nTop1, rOutSz.Width()-aDropDownSize.Width()-1, nBottom1 ); in ImplCalcButtonAreas()
/trunk/main/vcl/inc/vcl/
H A Dspinfld.hxx63 …SAL_DLLPRIVATE void ImplCalcButtonAreas( OutputDevice* pDev, const Size& rOutSz, Rectangle& rDDA…
H A Dwindow.hxx679 Size CalcWindowSize( const Size& rOutSz ) const;
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1113 Size Window::CalcWindowSize( const Size& rOutSz ) const in CalcWindowSize()
1117 Size aSz = rOutSz; in CalcWindowSize()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx91 Size ImplCalcWindowSize( const Size& rOutSz ) const;
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx933 Size VCLXWindow::ImplCalcWindowSize( const Size& rOutSz ) const in ImplCalcWindowSize()
935 Size aSz = rOutSz; in ImplCalcWindowSize()

Completed in 45 milliseconds