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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceMasker.h 51 SVGUnitTypes::SVGUnitType maskUnits() const { return toSVGMaskElement(element())->maskUnits()->currentValue()->enumValue(); }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGMaskElement.h 43 SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* maskUnits() { return m_maskUnits.get(); }

Completed in 138 milliseconds