|
Android-cuttlefish cvd tool
|
This is the complete list of members for teeui::Box< Coord >, including all inherited members.
| bottomRight() const | teeui::Box< Coord > | inline |
| boundingBox(const Point< Coord > *begin, const Point< Coord > *end) | teeui::Box< Coord > | inlinestatic |
| Box() | teeui::Box< Coord > | inline |
| Box(const Box< Coordinate< typename Coord::unit_t, N > > &other) | teeui::Box< Coord > | inline |
| Box(const Coord &x, const Coord &y, const Coord &w, const Coord &h) | teeui::Box< Coord > | inline |
| Box(const Point< Coord > &topLeft, const Vec2d< Coord > &extend) | teeui::Box< Coord > | inline |
| contains(Point< Coord > p) const | teeui::Box< Coord > | inline |
| contains(const Box &other) const | teeui::Box< Coord > | inline |
| extend() const | teeui::Box< Coord > | inline |
| extend_ | teeui::Box< Coord > | private |
| fitsInside(const Box &other) const | teeui::Box< Coord > | inline |
| h() const | teeui::Box< Coord > | inline |
| merge(const Box &other) const | teeui::Box< Coord > | inline |
| merge(const Point< Coord > &p) const | teeui::Box< Coord > | inline |
| merge(const Point< Coord > *begin, const Point< Coord > *end) const | teeui::Box< Coord > | inline |
| overlaps(const Box &other) const | teeui::Box< Coord > | inline |
| topLeft() const | teeui::Box< Coord > | inline |
| topLeft_ | teeui::Box< Coord > | private |
| translate(const Point< Coord > &offset) const & | teeui::Box< Coord > | inline |
| translate(const Point< Coord > &offset) && | teeui::Box< Coord > | inline |
| translateSelf(const Point< Coord > &offset) | teeui::Box< Coord > | inline |
| w() const | teeui::Box< Coord > | inline |
| x() const | teeui::Box< Coord > | inline |
| y() const | teeui::Box< Coord > | inline |