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
Definition: IntRect.h:65
IntRect enclosingIntRect(const FloatRect &rect)
Definition: FloatRect.cpp:112
static FloatRect narrowPrecision(double x, double y, double width, double height)
Definition: FloatRect.cpp:43
float narrowPrecisionToFloat(T)
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.