KHTML
FloatRect.cpp
Go to the documentation of this file.
45 return FloatRect(narrowPrecisionToFloat(x), narrowPrecisionToFloat(y), narrowPrecisionToFloat(width), narrowPrecisionToFloat(height));
Definition: FloatRect.h:59
static FloatRect narrowPrecision(double x, double y, double width, double height)
Definition: FloatRect.cpp:43
Definition: IntRect.h:65
Definition: CSSHelper.h:7
float narrowPrecisionToFloat(T)
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.