Searched defs:outlineColor (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformThemeChromiumGtk.cpp62 SkColor PlatformThemeChromiumGtk::outlineColor(const SkScalar hsv1[3], const SkScalar hsv2[3]) function in class:WebCore::PlatformThemeChromiumGtk
180 paint.setColor(outlineColor(trackHSV, thumbHSV));
/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h1360 const Color& outlineColor() const { return m_background->outline().color(); } function in class:WebCore::RenderStyle

Completed in 84 milliseconds