Searched refs:isStroked (Results 1 – 5 of 5) sorted by relevance
104 bool isStroked = (type & ApplyToStrokeTargetType) && svgStyle->hasStroke(); in setup() local106 ASSERT((isFilled && !isStroked) || (!isFilled && isStroked)); in setup()150 if (isStroked) { in setup()
198 bool isStroked = (type & ApplyToStrokeTargetType) && svgStyle->hasStroke(); in setup() local200 ASSERT((isFilled && !isStroked) || (!isFilled && isStroked)); in setup()219 if (isStroked) { in setup()
553 bool isStroked = info.strokeServerMap.contains(decoration); in paintDecoration() local555 if (!isFilled && !isStroked) in paintDecoration()580 if (isStroked) { in paintDecoration()
27255 (WebCore::RenderPath::nodeAtPoint): use isFilled and isStroked27260 (WebCore::KSVGPainterFactory::isStroked): remove null check27302 (WebCore::KSVGPainterFactory::isStroked):30760 (WebCore::KSVGPainterFactory::isStroked):
32257 (KCanvasRenderingStyle::isStroked):36187 (KCanvasRenderingStyle::isStroked):