Searched refs:setColumnCount (Results 1 – 4 of 4) sorted by relevance
40 interfaceWidget->setColumnCount(3); in AddInterface()
489 style->setColumnCount(animatableValueRoundClampTo<unsigned short>(value, 1)); in applyProperty()
995 …ned short>(CSSPropertyWebkitColumnCount, &RenderStyle::columnCount, &RenderStyle::setColumnCount)); in ensurePropertyMap()
1276 …void setColumnCount(unsigned short c) { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_autoC… in setColumnCount() function