Searched defs:strokeGradient (Results 1 – 3 of 3) sorted by relevance
189 RefPtr<Gradient> strokeGradient; member
311 Gradient* GraphicsContext::strokeGradient() const in strokeGradient() function in WebCore::GraphicsContext
562 void GraphicsContext::setPlatformStrokeGradient(Gradient* strokeGradient) in setPlatformStrokeGradient()