Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Darrange.cxx874 long nDistanceX = getBorderValue( m_nBorderX ); in getOptimalSize() local
877 aMatrixSize.Width() += o_rColumnWidths[i] + nDistanceX; in getOptimalSize()
879 aMatrixSize.Width() -= nDistanceX; in getOptimalSize()
968 long nDistanceX = getBorderValue( m_nBorderX ); in resize() local
974 aColumnX[i] = aColumnX[i-1] + aColumnWidths[i-1] + nDistanceX; in resize()

Completed in 16 milliseconds