Searched refs:setFillRule (Results 1 – 16 of 16) sorted by relevance
59 context->setFillRule(svgStyle ? svgStyle->fillRule() : RULE_NONZERO); in applyResource()
220 context->setFillRule(svgStyle->fillRule()); in applyResource()
156 context->setFillRule(svgStyle->fillRule()); in applyResource()
259 svgStyle->setFillRule(newClipRule); in drawContentIntoMaskImage()
475 path.setFillRule(Qt::WindingFill); in clipConvexPolygon()497 platformPath.setFillRule(toQtFillRule(fillRule())); in fillPath()549 platformPath.setFillRule(toQtFillRule(fillRule())); in strokePath()803 platformPath.setFillRule(clipRule == RULE_EVENODD ? Qt::OddEvenFill : Qt::WindingFill); in clipPath()1114 clipPath.setFillRule(Qt::WindingFill); in clip()1131 newClip.setFillRule(Qt::OddEvenFill); in clipOut()1175 newClip.setFillRule(Qt::OddEvenFill); in clipOut()1206 path.setFillRule(Qt::OddEvenFill); in addInnerRoundedRectClip()
105 …const_cast<QPainterPath*>(&m_path)->setFillRule(rule == RULE_EVENODD ? Qt::OddEvenFill : Qt::Windi… in contains()114 const_cast<QPainterPath*>(&m_path)->setFillRule(savedRule); in contains()
207 void GraphicsContext::setFillRule(WindRule fillRule) in setFillRule() function in WebCore::GraphicsContext644 setFillRule(RULE_EVENODD); in fillRectWithRoundedHole()649 setFillRule(oldFillRule); in fillRectWithRoundedHole()
559 shadowContext->setFillRule(RULE_EVENODD); in drawInsetShadowWithoutTiling()628 shadowContext->setFillRule(RULE_EVENODD); in drawInsetShadowWithTiling()660 graphicsContext->setFillRule(RULE_EVENODD); in drawInsetShadowWithTiling()
252 void setFillRule(WindRule);
207 svgstyle->setFillRule(*primitiveValue); in applySVGProperty()
138 void setFillRule(WindRule val) { svg_inherited_flags._fillRule = val; } in setFillRule() function
807 setFillRule(RULE_EVENODD); in fillRectWithRoundedHole()828 setFillRule(oldFillRule); in fillRectWithRoundedHole()
1423 graphicsContext->setFillRule(RULE_EVENODD); in paintBorder()
8281 (WebCore::GraphicsContext::setFillRule):29653 (WebCore::KRenderingFillPainter::setFillRule):35807 (WebCore::KRenderingFillPainter::setFillRule):35815 (WebCore::KRenderingDeviceContextQt::setFillRule):38226 (WebCore::KRenderingDeviceContextQt::setFillRule):
43963 (WebCore::GraphicsContext::setFillRule):46138 (WebCore::GraphicsContext::setFillRule):46290 (WebCore::GraphicsContext::setFillRule):
56375 (PlatformContextSkia::setFillRule):94196 (WebCore::GraphicsContext::setFillRule):