Home
last modified time | relevance | path

Searched refs:getBorderWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Darrange.cxx683 return nWidth + getBorderValue( getBorderWidth() ); in getLabelWidth()
728 aColumnSize.Height() += getBorderValue( getBorderWidth() ) + aElementSize.Height(); in getOptimalSize()
733 aColumnSize.Height() -= getBorderValue( getBorderWidth() ); // for the first element in getOptimalSize()
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx257 long getBorderWidth() const { return m_nBorderWidth; } in getBorderWidth() function in vcl::RowOrColumn

Completed in 22 milliseconds