Home
last modified time | relevance | path

Searched refs:drawPathShadow (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp144 static inline void drawPathShadow(GraphicsContext* context, PathDrawingStyle drawingStyle) in drawPathShadow() function
190 drawPathShadow(context, Fill); in fillCurrentCairoPath()
198 drawPathShadow(context, Stroke); in strokeCurrentCairoPath()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1633391 (WebCore::drawPathShadow):
43991 (WebCore::drawPathShadow):
46166 (WebCore::drawPathShadow):
46318 (WebCore::drawPathShadow):
47862 (WebCore::drawPathShadow): handle cairo_path_t with smart
DChangeLog-2010-12-0634320 (WebCore::drawPathShadow): Modified this to use ContextShadow and to take an enum
34322 (WebCore::fillCurrentCairoPath): Updated drawPathShadow call.
34326 (WebCore::GraphicsContext::drawPath): Updated drawPathShadow call.
34331 (WebCore::GraphicsContext::fillRoundedRect): Updated drawPathShadow call.
55597 (WebCore::drawPathShadow):
55647 [GTK] Leak in the GraphicsContextCairo drawPathShadow
55653 (WebCore::drawPathShadow):
64227 (WebCore::drawPathShadow):
70837 (WebCore::drawPathShadow):
75737 (WebCore::drawPathShadow):
[all …]
DChangeLog-2010-01-2932608 (WebCore::drawPathShadow): Prefer cairo_fill_extents
32860 (WebCore::drawPathShadow):
DChangeLog6919 (WebCore::drawPathShadow):