Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h192 RefPtr<Gradient> fillGradient; member
DGraphicsContext.cpp306 Gradient* GraphicsContext::fillGradient() const in fillGradient() function in WebCore::GraphicsContext