Searched refs:applyStrokeColor (Results 1 – 3 of 3) sorted by relevance
62 void applyStrokeColor(GraphicsContext*);
221 void CanvasStyle::applyStrokeColor(GraphicsContext* context) in applyStrokeColor() function in WebCore::CanvasStyle
420 state().m_strokeStyle->applyStrokeColor(c); in setStrokeStyle()