webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::DOMRectInit Struct Reference

#include <DOMRectInit.h>

Public Attributes

double x { 0 }
 
double y { 0 }
 
double width { 0 }
 
double height { 0 }
 

Member Data Documentation

◆ height

double WebCore::DOMRectInit::height { 0 }

◆ width

double WebCore::DOMRectInit::width { 0 }

◆ x

double WebCore::DOMRectInit::x { 0 }

◆ y

double WebCore::DOMRectInit::y { 0 }

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