|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"SVGGlyphRefElement.idl";
Public Attributes | |
| attribute DOMString | glyphRef |
| attribute DOMString | format |
| attribute unrestricted float | x |
| attribute unrestricted float | y |
| attribute unrestricted float | dx |
| attribute unrestricted float | dy |
Public Attributes inherited from SVGElement | |
| readonly attribute SVGSVGElement | ownerSVGElement |
| readonly attribute SVGElement | viewportElement |
| attribute DOMString | xmllang |
| attribute DOMString | xmlspace |
| readonly attribute SVGAnimatedString | className |
| readonly attribute CSSStyleDeclaration | style |
| attribute long | tabIndex |
| readonly attribute DOMStringMap | dataset |
Additional Inherited Members | |
Public Member Functions inherited from SVGElement | |
| DeprecatedCSSOMValue | getPresentationAttribute (optional DOMString name="undefined") |
| void | focus () |
| void | blur () |
| attribute unrestricted float SVGGlyphRefElement::dx |
| attribute unrestricted float SVGGlyphRefElement::dy |
| attribute DOMString SVGGlyphRefElement::format |
| attribute DOMString SVGGlyphRefElement::glyphRef |
| attribute unrestricted float SVGGlyphRefElement::x |
| attribute unrestricted float SVGGlyphRefElement::y |
1.8.13