Searched defs:applyVerticalScale (Results 1 – 2 of 2) sorted by relevance
48 …virtual float applyVerticalScale(float value) const { return value * m_filterResolution.height(); } in applyVerticalScale() function
46 float SVGFilter::applyVerticalScale(float value) const in applyVerticalScale() function in WebCore::SVGFilter