Searched refs:isFilled (Results 1 – 5 of 5) sorted by relevance
108 bool isFilled = (type & ApplyToFillTargetType) && style->hasFill(); in setup() local111 ASSERT(isFilled && !isStroked || !isFilled && isStroked); in setup()152 if (isFilled) { in setup()164 context->setTextDrawingMode(isFilled ? cTextFill : cTextStroke); in setup()166 if (isFilled) in setup()
209 bool isFilled = (type & ApplyToFillTargetType) && style->hasFill(); in setup() local212 ASSERT(isFilled && !isStroked || !isFilled && isStroked); in setup()223 context->setTextDrawingMode(isFilled ? cTextFill : cTextStroke); in setup()226 if (isFilled) { in setup()
505 bool isFilled = info.fillServerMap.contains(decoration); in paintDecoration() local508 if (!isFilled && !isStroked) in paintDecoration()523 if (isFilled) { in paintDecoration()
27255 (WebCore::RenderPath::nodeAtPoint): use isFilled and isStroked27258 (WebCore::KSVGPainterFactory::isFilled): remove null check27300 (WebCore::KSVGPainterFactory::isFilled):30758 (WebCore::KSVGPainterFactory::isFilled):
32255 (KCanvasRenderingStyle::isFilled):36184 (KCanvasRenderingStyle::isFilled):