Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp115 SkColor color = m_platformContext->effectiveFillColor(); in initializeForGDI()
364 SkColor color = graphicsContext->platformContext()->effectiveFillColor(); in drawGlyphs()
453 SkColor color = graphicsContext->platformContext()->effectiveFillColor(); in drawComplexText()
/external/webkit/WebCore/platform/graphics/skia/
DPlatformContextSkia.h141 SkColor effectiveFillColor() const;
DPlatformContextSkia.cpp467 SkColor PlatformContextSkia::effectiveFillColor() const in effectiveFillColor() function in PlatformContextSkia
/external/webkit/WebCore/
DChangeLog-2009-06-1637529 (PlatformContextSkia::effectiveFillColor):