Home
last modified time | relevance | path

Searched defs:shadowContext (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DShadowBlur.cpp505 GraphicsContext* shadowContext = m_layerImage->context(); in drawRectShadowWithoutTiling() local
545 GraphicsContext* shadowContext = m_layerImage->context(); in drawInsetShadowWithoutTiling() local
625 GraphicsContext* shadowContext = m_layerImage->context(); in drawInsetShadowWithTiling() local
689 GraphicsContext* shadowContext = m_layerImage->context(); in drawRectShadowWithTiling() local
810 GraphicsContext* shadowContext = m_layerImage->context(); in blurAndColorShadowBuffer() local
/external/webkit/Source/WebCore/platform/graphics/cairo/
DImageCairo.cpp142 cairo_t* shadowContext = shadow->beginShadowLayer(context, dstRect); in draw() local
DFontCairo.cpp91 cairo_t* shadowContext = shadow->beginShadowLayer(graphicsContext, fontExtentsRect); in drawGlyphsShadow() local
DGraphicsContextCairo.cpp170 cairo_t* shadowContext = shadow->beginShadowLayer(context, solidFigureExtents); in drawPathShadow() local
/external/webkit/Source/WebCore/platform/graphics/gtk/
DFontGtk.cpp248 cairo_t* shadowContext = shadow->beginShadowLayer(graphicsContext, extents); in drawGlyphsShadow() local