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

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
 

Member Data Documentation

◆ SVG_ZOOMANDPAN_DISABLE

const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_DISABLE = 1

◆ SVG_ZOOMANDPAN_MAGNIFY

const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_MAGNIFY = 2

◆ SVG_ZOOMANDPAN_UNKNOWN

const unsigned short SVGZoomAndPan::SVG_ZOOMANDPAN_UNKNOWN = 0

◆ zoomAndPan

attribute unsigned short SVGZoomAndPan::zoomAndPan

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