Searched refs:dWidth (Results 1 – 1 of 1) sorted by relevance
582 int dWidth = (width() - newWidth) / cols; in positionFrames() local584 if (dWidth > 0) { in positionFrames()587 availableWidth -= m_cols.m_sizes[c] += dWidth; in positionFrames()