Searched defs:maskUnits (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGResourceMasker.h51 SVGUnitTypes::SVGUnitType maskUnits() const { return toSVGMaskElement(element())->maskUnits()->currentValue()->enumValue(); } function in class:WebCore::FINAL
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGMaskElement.h42 SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* maskUnits() { return m_maskUnits.get(); } function in class:WebCore::FINAL

Completed in 144 milliseconds