KHTML
FloatRect.h
IntRect enclosingIntRect(const FloatRect &rect)
Definition: FloatRect.cpp:112
FloatRect unionRect(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:155
void setLocation(const FloatPoint &location)
Definition: FloatRect.h:73
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
bool operator!=(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:135
FloatRect(float x, float y, float width, float height)
Definition: FloatRect.h:64
FloatRect intersection(const FloatRect &a, const FloatRect &b)
Definition: FloatRect.h:148
Definition: IntRect.h:65
Definition: FloatPoint.h:61
Definition: FloatRect.h:59
bool operator==(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:130
Definition: FloatSize.h:48
Definition: CSSHelper.h:6
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.