OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:effectiveFillColor
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/skia/
PlatformContextSkia.h
143
SkColor
effectiveFillColor
() const;
PlatformContextSkia.cpp
559
SkColor PlatformContextSkia::
effectiveFillColor
() const
/external/webkit/Source/WebCore/platform/graphics/chromium/
FontChromiumWin.cpp
117
SkColor color = m_platformContext->
effectiveFillColor
();
452
SkColor color = graphicsContext->platformContext()->
effectiveFillColor
();
489
SkColor color = graphicsContext->platformContext()->
effectiveFillColor
();
Completed in 58 milliseconds