Searched defs:strokePattern (Results 1 – 3 of 3) sorted by relevance
190 RefPtr<Pattern> strokePattern; member
321 Pattern* GraphicsContext::strokePattern() const in strokePattern() function in WebCore::GraphicsContext
566 void GraphicsContext::setPlatformStrokePattern(Pattern* strokePattern) in setPlatformStrokePattern()