Home
last modified time | relevance | path

Searched refs:toUnitType (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceMasker.h53 …SVGUnitTypes::SVGUnitType maskUnits() const { return toUnitType(static_cast<SVGMaskElement*>(node(… in maskUnits()
54 …SVGUnitTypes::SVGUnitType maskContentUnits() const { return toUnitType(static_cast<SVGMaskElement*… in maskContentUnits()
DRenderSVGResourceFilter.h81 …SVGUnitTypes::SVGUnitType filterUnits() const { return toUnitType(static_cast<SVGFilterElement*>(n… in filterUnits()
82 …SVGUnitTypes::SVGUnitType primitiveUnits() const { return toUnitType(static_cast<SVGFilterElement*… in primitiveUnits()
DRenderSVGResourceClipper.h61 …SVGUnitTypes::SVGUnitType clipPathUnits() const { return toUnitType(static_cast<SVGClipPathElement… in clipPathUnits()
/external/webkit/Source/WebCore/svg/
DSVGUnitTypes.h41 static inline SVGUnitTypes::SVGUnitType toUnitType(int type) { return static_cast<SVGUnitTypes::SVG… in toUnitType() function
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2446131 (WebCore::toUnitType):
47009 (WebCore::toUnitType):