KHTML
FloatRect.h
Go to the documentation of this file.
Definition: FloatRect.h:59
Definition: IntRect.h:65
IntRect enclosingIntRect(const FloatRect &rect)
Definition: FloatRect.cpp:112
void setLocation(const FloatPoint &location)
Definition: FloatRect.h:73
Definition: FloatSize.h:48
static FloatRect narrowPrecision(double x, double y, double width, double height)
Definition: FloatRect.cpp:43
FloatRect intersection(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:148
FloatRect(const FloatPoint &location, const FloatSize &size)
Definition: FloatRect.h:62
bool contains(const FloatPoint &point) const
Definition: FloatRect.h:104
FloatRect(float x, float y, float width, float height)
Definition: FloatRect.h:64
bool operator!=(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:135
Definition: FloatPoint.h:61
bool operator==(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:130
FloatRect unionRect(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:155
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.