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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFitToViewBox.h 57 target->setPreserveAspectRatioBaseValue(preserveAspectRatio);
SVGViewSpec.h 84 void setPreserveAspectRatioBaseValue(const SVGPreserveAspectRatio& preserveAspectRatio) { m_preserveAspectRatio = preserveAspectRatio; }
SVGFEImageElement.cpp 134 setPreserveAspectRatioBaseValue(preserveAspectRatio);
SVGImageElement.cpp 120 setPreserveAspectRatioBaseValue(preserveAspectRatio);
SVGViewSpec.cpp 265 setPreserveAspectRatioBaseValue(preserveAspectRatio);
SVGSVGElement.cpp 746 view->setPreserveAspectRatioBaseValue(viewElement->preserveAspectRatioBaseValue());
748 view->setPreserveAspectRatioBaseValue(preserveAspectRatioBaseValue());

Completed in 336 milliseconds