Home
last modified time | relevance | path

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

/external/webkit/WebCore/css/
DCSSStyleSelector.cpp4652 m_style->setHasAutoColumnWidth(); in applyProperty()
4657 m_style->setHasAutoColumnWidth(); in applyProperty()
4696 m_style->setHasAutoColumnWidth(); in applyProperty()
4701 m_style->setHasAutoColumnWidth(); in applyProperty()
/external/webkit/WebCore/rendering/style/
DRenderStyle.h914 …void setHasAutoColumnWidth() { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_autoWidth, tru… in setHasAutoColumnWidth() function
/external/webkit/WebCore/
DChangeLog-2007-10-1467658 (WebCore::RenderStyle::setHasAutoColumnWidth):