Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DAutoTableLayout.cpp253 bool scaleColumns = shouldScaleColumns(m_table); in calcPrefWidths() local
263 if (scaleColumns) { in calcPrefWidths()
274 if (scaleColumns) { in calcPrefWidths()