webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DOMPointInit.h>
Public Attributes | |
double | x { 0 } |
double | y { 0 } |
double | z { 0 } |
double | w { 1 } |
double WebCore::DOMPointInit::w { 1 } |
double WebCore::DOMPointInit::x { 0 } |
double WebCore::DOMPointInit::y { 0 } |
double WebCore::DOMPointInit::z { 0 } |