#include <dom_rect.hpp>
◆ DomRect()
| Nui::WebApi::DomRect::DomRect |
( |
Nui::val |
rect | ) |
|
|
explicit |
◆ bottom()
| double Nui::WebApi::DomRect::bottom |
( |
| ) |
const |
|
inline |
◆ fromRect() [1/2]
| DomRect Nui::WebApi::DomRect::fromRect |
( |
| ) |
|
|
static |
◆ fromRect() [2/2]
◆ height() [1/2]
| double Nui::WebApi::DomRect::height |
( |
| ) |
const |
|
inline |
◆ height() [2/2]
| void Nui::WebApi::DomRect::height |
( |
double |
newHeight | ) |
|
◆ left()
| double Nui::WebApi::DomRect::left |
( |
| ) |
const |
|
inline |
◆ right()
| double Nui::WebApi::DomRect::right |
( |
| ) |
const |
|
inline |
◆ top()
| double Nui::WebApi::DomRect::top |
( |
| ) |
const |
|
inline |
◆ width() [1/2]
| double Nui::WebApi::DomRect::width |
( |
| ) |
const |
|
inline |
◆ width() [2/2]
| void Nui::WebApi::DomRect::width |
( |
double |
newWidth | ) |
|
◆ x() [1/2]
| double Nui::WebApi::DomRect::x |
( |
| ) |
const |
|
inline |
◆ x() [2/2]
| void Nui::WebApi::DomRect::x |
( |
double |
newX | ) |
|
◆ y() [1/2]
| double Nui::WebApi::DomRect::y |
( |
| ) |
const |
|
inline |
◆ y() [2/2]
| void Nui::WebApi::DomRect::y |
( |
double |
newY | ) |
|
The documentation for this class was generated from the following files: