Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderThemeSafari.cpp101 static const unsigned stFocusRingColorID = 4; variable
171 …RetainPtr<CGColorRef> color(AdoptCF, STCopyThemeColorPtr()(stFocusRingColorID, SafariTheme::Active… in platformFocusRingColor()