Home
last modified time | relevance | path

Searched defs:applyVerticalScale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/
DSVGFilter.cpp45 float SVGFilter::applyVerticalScale(float value) const in applyVerticalScale() function in WebCore::SVGFilter
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilter.h58 virtual float applyVerticalScale(float value) const in applyVerticalScale() function