Searched refs:setupStrokePaint (Results 1 – 4 of 4) sorted by relevance
297 scratch->setupStrokePaint(&paint); in strokeBoundingRect()315 scratch->setupStrokePaint(&paint); in strokeContains()
343 void GraphicsContext::setupStrokePaint(SkPaint* paint) in setupStrokePaint() function in WebCore::GraphicsContext
293 void setupStrokePaint(SkPaint*);
83 gc->setupStrokePaint(paint); in setupStroke()