HomeSort by relevance Sort by last modified time
    Searched refs:preserveAspectRatioPropertyInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGViewSpec.h 91 static const SVGPropertyInfo* preserveAspectRatioPropertyInfo();
SVGViewSpec.cpp 50 const SVGPropertyInfo* SVGViewSpec::preserveAspectRatioPropertyInfo()
184 return SVGAnimatedProperty::lookupOrCreateWrapper<SVGElement, SVGAnimatedPreserveAspectRatio, SVGPreserveAspectRatio>(ownerType->contextElement(), preserveAspectRatioPropertyInfo(), ownerType->m_preserveAspectRatio);

Completed in 511 milliseconds