Searched refs:contentUnits (Results 1 – 2 of 2) sorted by relevance
118 …SVGUnitTypes::SVGUnitType contentUnits = toSVGMaskElement(element())->maskContentUnitsCurrentValue… in drawMaskForRenderer() local119 if (contentUnits == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDINGBOX) { in drawMaskForRenderer()
241 …SVGUnitTypes::SVGUnitType contentUnits = toSVGClipPathElement(element())->clipPathUnitsCurrentValu… in drawClipMaskContent() local242 if (contentUnits == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDINGBOX) { in drawClipMaskContent()