webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"SVGZoomAndPan.idl";
Public Attributes | |
const unsigned short | SVG_ZOOMANDPAN_UNKNOWN = 0 |
const unsigned short | SVG_ZOOMANDPAN_DISABLE = 1 |
const unsigned short | SVG_ZOOMANDPAN_MAGNIFY = 2 |
attribute unsigned short | zoomAndPan |
const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_DISABLE = 1 |
const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_MAGNIFY = 2 |
const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_UNKNOWN = 0 |
attribute unsigned short SVGZoomAndPan::zoomAndPan |