Home
last modified time | relevance | path

Searched defs:colorProperty (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp1082 static EBorderStyle borderStyleForColorProperty(const RenderStyle* style, int colorProperty) in borderStyleForColorProperty()
1105 const Color RenderStyle::colorIncludingFallback(int colorProperty, EBorderStyle borderStyle) const in colorIncludingFallback()