Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSStyleApplyProperty.cpp378 …pertyWebkitColumnRuleColor, new ApplyPropertyColorBase(&RenderStyle::columnRuleColor, &RenderStyle… in CSSStyleApplyProperty()
DCSSComputedStyleDeclaration.cpp1059 …(CSSPropertyOutlineColor).rgb()) : currentColorOrValidColor(style.get(), style->columnRuleColor()); in getPropertyCSSValue()
DCSSStyleSelector.cpp5340 …m_style->setColumnRuleColor(m_parentStyle->columnRuleColor().isValid() ? m_parentStyle->columnRule… in applyProperty()
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp1134 result = columnRuleColor(); in colorIncludingFallback()
DRenderStyle.h1359 … const Color& columnRuleColor() const { return rareNonInheritedData->m_multiCol->m_rule.color(); } in columnRuleColor() function
/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp687 …perMaybeInvalidColor(CSSPropertyWebkitColumnRuleColor, &RenderStyle::columnRuleColor, &RenderStyle… in ensurePropertyMap()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-241251 (WebCore::InheritedFlags::columnRuleColor):
24182 (WebCore::InheritedFlags::columnRuleColor):
DChangeLog-2007-10-1467651 (WebCore::RenderStyle::columnRuleColor):