Searched refs:borderBottomColor (Results 1 – 6 of 6) sorted by relevance
34 document.getElementById(p1+''+p0).style.borderBottomColor = "";40 document.getElementById(p1+''+i).style.borderBottomColor = "";
1040 …olor(CSSPropertyBorderBottomColor, MaybeInvalidColor, &RenderStyle::borderBottomColor, &RenderStyl… in ensurePropertyMap()
1362 result = visitedLink ? visitedLinkBorderBottomColor() : borderBottomColor(); in colorIncludingFallback()
1748 Color borderBottomColor() const { return surround->border.bottom().color(); } in borderBottomColor() function
1856 …SSPropertyBorderBottomColor).rgb()) : currentColorOrValidColor(*style, style->borderBottomColor()); in getPropertyCSSValue()