webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SVGUnitTypes Interface Reference

import"SVGUnitTypes.idl";

Public Attributes

const unsigned short SVG_UNIT_TYPE_UNKNOWN = 0
 
const unsigned short SVG_UNIT_TYPE_USERSPACEONUSE = 1
 
const unsigned short SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2
 

Member Data Documentation

◆ SVG_UNIT_TYPE_OBJECTBOUNDINGBOX

const unsigned short SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDINGBOX = 2

◆ SVG_UNIT_TYPE_UNKNOWN

const unsigned short SVGUnitTypes::SVG_UNIT_TYPE_UNKNOWN = 0

◆ SVG_UNIT_TYPE_USERSPACEONUSE

const unsigned short SVGUnitTypes::SVG_UNIT_TYPE_USERSPACEONUSE = 1

The documentation for this interface was generated from the following file: