Searched defs:fillPattern (Results 1 – 3 of 3) sorted by relevance
193 RefPtr<Pattern> fillPattern; member
316 Pattern* GraphicsContext::fillPattern() const in fillPattern() function in WebCore::GraphicsContext
558 void GraphicsContext::setPlatformFillPattern(Pattern* fillPattern) in setPlatformFillPattern()