Definition at line 57 of file types.h.
◆ vector
| typedef std::vector<position> litehtml::position::vector |
◆ position() [1/2]
| litehtml::position::position |
( |
| ) |
|
|
inline |
◆ position() [2/2]
| litehtml::position::position |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
inline |
◆ bottom()
| int litehtml::position::bottom |
( |
| ) |
const |
|
inline |
◆ clear()
| void litehtml::position::clear |
( |
| ) |
|
|
inline |
◆ does_intersect()
| bool litehtml::position::does_intersect |
( |
const position * |
val | ) |
const |
|
inline |
◆ empty()
| bool litehtml::position::empty |
( |
| ) |
const |
|
inline |
◆ is_point_inside()
| bool litehtml::position::is_point_inside |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
|
inline |
◆ left()
| int litehtml::position::left |
( |
| ) |
const |
|
inline |
◆ move_to()
| void litehtml::position::move_to |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ operator+=()
| void litehtml::position::operator+= |
( |
const margins & |
mg | ) |
|
|
inline |
◆ operator-=()
| void litehtml::position::operator-= |
( |
const margins & |
mg | ) |
|
|
inline |
◆ operator=()
| void litehtml::position::operator= |
( |
const size & |
sz | ) |
|
|
inline |
◆ right()
| int litehtml::position::right |
( |
| ) |
const |
|
inline |
◆ top()
| int litehtml::position::top |
( |
| ) |
const |
|
inline |
◆ height
| int litehtml::position::height |
◆ width
| int litehtml::position::width |
| int litehtml::position::x |
| int litehtml::position::y |
The documentation for this struct was generated from the following file:
- Extensions/Gui/Libraries/litehtml/src/types.h