blob: 8795c59ec87371e74bf7597861478ab8b1c15b54 [file] [log] [blame]
[
{
"type": "interface",
"name": "Dimensions",
"partial": false,
"members": [
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "unsigned long",
"extAttrs": []
},
"name": "width",
"escapedName": "width",
"extAttrs": []
},
{
"type": "attribute",
"static": false,
"stringifier": false,
"inherit": false,
"readonly": false,
"idlType": {
"type": "attribute-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "unsigned long",
"extAttrs": []
},
"name": "height",
"escapedName": "height",
"extAttrs": []
}
],
"inheritance": null,
"extAttrs": []
},
{
"type": "interface",
"name": "Button",
"partial": false,
"members": [
{
"type": "operation",
"getter": false,
"setter": false,
"deleter": false,
"static": false,
"stringifier": false,
"idlType": {
"type": "return-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "boolean",
"extAttrs": []
},
"name": "isMouseOver",
"escapedName": "isMouseOver",
"arguments": [],
"extAttrs": []
},
{
"type": "operation",
"getter": false,
"setter": false,
"deleter": false,
"static": false,
"stringifier": false,
"idlType": {
"type": "return-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "void",
"extAttrs": []
},
"name": "setDimensions",
"escapedName": "setDimensions",
"arguments": [
{
"optional": false,
"variadic": false,
"default": null,
"extAttrs": [],
"idlType": {
"type": "argument-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "Dimensions",
"extAttrs": []
},
"name": "size",
"escapedName": "size"
}
],
"extAttrs": []
},
{
"type": "operation",
"getter": false,
"setter": false,
"deleter": false,
"static": false,
"stringifier": false,
"idlType": {
"type": "return-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "void",
"extAttrs": []
},
"name": "setDimensions",
"escapedName": "setDimensions",
"arguments": [
{
"optional": false,
"variadic": false,
"default": null,
"extAttrs": [],
"idlType": {
"type": "argument-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "unsigned long",
"extAttrs": []
},
"name": "width",
"escapedName": "width"
},
{
"optional": false,
"variadic": false,
"default": null,
"extAttrs": [],
"idlType": {
"type": "argument-type",
"generic": null,
"nullable": false,
"union": false,
"idlType": "unsigned long",
"extAttrs": []
},
"name": "height",
"escapedName": "height"
}
],
"extAttrs": []
}
],
"inheritance": null,
"extAttrs": []
}
]