Searched defs:svg (Results 1 – 7 of 7) sorted by relevance
40 svg { selector45 svg, symbol, marker, pattern { selector
3382 bool CSSParser::parseColorFromValue(CSSParserValue* value, RGBA32& c, bool svg) in parseColorFromValue()
104 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in layout() local141 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in applyContentTransforms() local161 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in paint() local212 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in calcViewport() local272 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in absoluteTransform() local
114 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in calcViewport() local128 SVGMarkerElement* svg = static_cast<SVGMarkerElement*>(element()); in calcViewport() local138 SVGSVGElement* svg = static_cast<SVGSVGElement*>(element()); in viewportTransform() local
294 const SVGSVGElement* svg = static_cast<const SVGSVGElement*>(viewportElement); in PercentageOfViewport() local
448 AC_ARG_ENABLE(svg, optenable
1661 … RefPtr<SVGSVGElement> svg = static_cast<SVGDocument*>(m_frame->document())->rootElement(); in gotoAnchor() local1669 …RefPtr<SVGSVGElement> svg = static_cast<SVGSVGElement*>(SVGLocatable::nearestViewportElement(viewE… in gotoAnchor() local