Searched refs:preserveAspectRatioBaseValue (Results 1 – 3 of 3) sorted by relevance
81 SVGPreserveAspectRatio preserveAspectRatioBaseValue() const { return m_preserveAspectRatio; } in preserveAspectRatioBaseValue() function
135 return SVGPropertyTraits<SVGPreserveAspectRatio>::toString(preserveAspectRatioBaseValue()); in preserveAspectRatioString()
748 view->setPreserveAspectRatioBaseValue(viewElement->preserveAspectRatioBaseValue()); in inheritViewAttributes()750 view->setPreserveAspectRatioBaseValue(preserveAspectRatioBaseValue()); in inheritViewAttributes()