Searched refs:clipPathElement (Results 1 – 1 of 1) sorted by relevance
331 SVGClipPathElement* clipPathElement = toSVGClipPathElement(element()); in hitTestClipContent() local332 …if (clipPathElement->clipPathUnitsCurrentValue() == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDINGBOX)… in hitTestClipContent()339 point = clipPathElement->animatedLocalTransform().inverse().mapPoint(point); in hitTestClipContent()