Searched refs:setColumnWidth (Results 1 – 4 of 4) sorted by relevance
107 setColumnWidth: function(index, width) { method in Table
499 …style->setColumnWidth(clampTo(toAnimatableDouble(value)->toDouble(), std::numeric_limits<float>::e… in applyProperty()
996 …per<float>(CSSPropertyWebkitColumnWidth, &RenderStyle::columnWidth, &RenderStyle::setColumnWidth)); in ensurePropertyMap()
1274 …void setColumnWidth(float f) { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_autoWidth, fal… in setColumnWidth() function