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-2019 The KDE developers.
Generated on Fri Aug 9 2019 17:36:35 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Aug 9 2019 17:36:35 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.