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.h54 String preserveAspectRatioString() const;
DSVGViewSpec.idl36 readonly attribute DOMString preserveAspectRatioString;
DSVGViewSpec.cpp101 String SVGViewSpec::preserveAspectRatioString() const in preserveAspectRatioString() function in blink::SVGViewSpec