KHTML
khtml::FloatRect Member List
This is the complete list of members for khtml::FloatRect, including all inherited members.
bottom() const | khtml::FloatRect | inline |
contains(const FloatRect &) const | khtml::FloatRect | |
contains(float px, float py) const | khtml::FloatRect | inline |
contains(const FloatPoint &point) const | khtml::FloatRect | inline |
FloatRect() | khtml::FloatRect | inline |
FloatRect(const FloatPoint &location, const FloatSize &size) | khtml::FloatRect | inline |
FloatRect(float x, float y, float width, float height) | khtml::FloatRect | inline |
FloatRect(const IntRect &) | khtml::FloatRect | |
height() const | khtml::FloatRect | inline |
inflate(float d) | khtml::FloatRect | inline |
inflateX(float dx) | khtml::FloatRect | inline |
inflateY(float dy) | khtml::FloatRect | inline |
intersect(const FloatRect &) | khtml::FloatRect | |
intersects(const FloatRect &) const | khtml::FloatRect | |
isEmpty() const | khtml::FloatRect | inline |
location() const | khtml::FloatRect | inline |
move(const FloatSize &delta) | khtml::FloatRect | inline |
move(float dx, float dy) | khtml::FloatRect | inline |
narrowPrecision(double x, double y, double width, double height) | khtml::FloatRect | static |
right() const | khtml::FloatRect | inline |
scale(float s) | khtml::FloatRect | |
setHeight(float height) | khtml::FloatRect | inline |
setLocation(const FloatPoint &location) | khtml::FloatRect | inline |
setSize(const FloatSize &size) | khtml::FloatRect | inline |
setWidth(float width) | khtml::FloatRect | inline |
setX(float x) | khtml::FloatRect | inline |
setY(float y) | khtml::FloatRect | inline |
size() const | khtml::FloatRect | inline |
unite(const FloatRect &) | khtml::FloatRect | |
width() const | khtml::FloatRect | inline |
x() const | khtml::FloatRect | inline |
y() const | khtml::FloatRect | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.