Home
last modified time | relevance | path

Searched refs:preserveAspectRatioString (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGViewSpec.h53 String preserveAspectRatioString() const;
DSVGViewSpec.idl30 readonly attribute DOMString preserveAspectRatioString;
DSVGViewSpec.cpp133 String SVGViewSpec::preserveAspectRatioString() const in preserveAspectRatioString() function in WebCore::SVGViewSpec