Searched refs:fillAndStrokePath (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderPath.cpp197 static inline void fillAndStrokePath(const Path& path, GraphicsContext* context, RenderStyle* style, RenderPath* object) function in namespace:WebCore
238 fillAndStrokePath(m_path, childPaintInfo.context, style(), this);

Completed in 82 milliseconds