Home
last modified time | relevance | path

Searched defs:fillColorSpace (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h213 ColorSpace fillColorSpace; member
DGraphicsContext.cpp226 ColorSpace GraphicsContext::fillColorSpace() const in fillColorSpace() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/rendering/
DInlineTextBox.cpp394 ColorSpace fillColorSpace = context->fillColorSpace(); in paintTextWithShadows() local