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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGMarkerElement.h36 SVGMarkerUnitsUserSpaceOnUse, enumerator in enum:blink::SVGMarkerUnitsType
48 SVG_MARKERUNITS_USERSPACEONUSE = SVGMarkerUnitsUserSpaceOnUse,
H A DSVGMarkerElement.cpp36 entries.append(std::make_pair(SVGMarkerUnitsUserSpaceOnUse, "userSpaceOnUse"));

Completed in 3248 milliseconds