Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGViewSpec.h51 String viewBoxString() const;
DSVGViewSpec.idl29 readonly attribute DOMString viewBoxString;
DSVGViewSpec.cpp128 String SVGViewSpec::viewBoxString() const in viewBoxString() function in WebCore::SVGViewSpec