Searched refs:isRadiusYChanged (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFEMorphologyElement.cpp128 bool isRadiusYChanged = morphology->setRadiusY(radiusYCurrentValue()); local
129 return isRadiusXChanged || isRadiusYChanged;

Completed in 65 milliseconds