Lines Matching refs:SVGViewSpec
2874 * svg/SVGViewSpec.cpp:
2875 (WebCore::SVGViewSpec::SVGViewSpec):
2876 * svg/SVGViewSpec.h:
2877 (WebCore::SVGViewSpec::contextElement):
19333 * svg/SVGViewSpec.cpp:
19334 (WebCore::SVGViewSpec::SVGViewSpec):
19335 (WebCore::SVGViewSpec::setPreserveAspectRatioString):
19336 (WebCore::SVGViewSpec::parseViewSpec):
25191 class SVGViewSpec - svg/SVGSVGElement.cpp:191
25195 * svg/SVGViewSpec.h:
44704 …* svg/SVGViewSpec.cpp: Reorder initialization order of contextElement, leading to possible crashes.
44705 (WebCore::SVGViewSpec::SVGViewSpec):
44706 (WebCore::SVGViewSpec::viewTarget):
44707 * svg/SVGViewSpec.h: Ditto.
44708 (WebCore::SVGViewSpec::contextElement):
46120 * svg/SVGViewSpec.cpp:
46121 …(WebCore::SVGViewSpec::setViewBoxString): Pass document() to SVGFitToViewBox::parseMappedAttribute…
46122 (WebCore::SVGViewSpec::parseViewSpec): Ditto.
46123 …* svg/SVGViewSpec.h: Devirtualize contextElement() method, it's the only place where contextElemen…
48269 * svg/SVGViewSpec.cpp:
48270 (WebCore::SVGViewSpec::SVGViewSpec):
48271 * svg/SVGViewSpec.h:
87972 * svg/SVGViewSpec.cpp: