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

  /external/webkit/Source/WebCore/svg/graphics/filters/
SVGFEImage.h 53 SVGPreserveAspectRatio m_preserveAspectRatio;
  /external/webkit/Source/WebCore/svg/
PatternAttributes.h 38 , m_preserveAspectRatio()
60 SVGPreserveAspectRatio preserveAspectRatio() const { return m_preserveAspectRatio; }
98 m_preserveAspectRatio = value;
144 SVGPreserveAspectRatio m_preserveAspectRatio;

Completed in 32 milliseconds