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