webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"Touch.idl";
Public Attributes | |
readonly attribute long | clientX |
readonly attribute long | clientY |
readonly attribute long | screenX |
readonly attribute long | screenY |
readonly attribute long | pageX |
readonly attribute long | pageY |
readonly attribute EventTarget | target |
readonly attribute unsigned long | identifier |
readonly attribute long | webkitRadiusX |
readonly attribute long | webkitRadiusY |
readonly attribute unrestricted float | webkitRotationAngle |
readonly attribute unrestricted float | webkitForce |
readonly attribute EventTarget Touch::target |