Home
last modified time | relevance | path

Searched refs:rWidth (Results 51 – 55 of 55) sorted by relevance

123

/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1586 void GtkSalFrame::GetClientSize( long& rWidth, long& rHeight ) in GetClientSize() argument
1590 rWidth = maGeometry.nWidth; in GetClientSize()
1594 rWidth = rHeight = 0; in GetClientSize()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx1857 static void ImplAddButtonBorder( long &rWidth, long& rHeight, sal_uInt16 aOutStyle, sal_Bool bNativ… in ImplAddButtonBorder() argument
1861 rWidth += OUTBUTTON_SIZE; in ImplAddButtonBorder()
1866 rWidth += SMALLBUTTON_HSIZE; in ImplAddButtonBorder()
1873 rWidth += 2; in ImplAddButtonBorder()
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx1212 void Os2SalFrame::GetClientSize( long& rWidth, long& rHeight ) in GetClientSize() argument
1214 rWidth = maGeometry.nWidth; in GetClientSize()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx441 …ool& rPolyLine, Rectangle& rRect1, Rectangle& rRect2, long& rYOff, long& rWidth, FontEmphasisMark …
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx1832 void WinSalFrame::GetClientSize( long& rWidth, long& rHeight ) in GetClientSize() argument
1834 rWidth = maGeometry.nWidth; in GetClientSize()

Completed in 82 milliseconds

123