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)
Definition: CSSHelper.h:6
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:35:52 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Sep 30 2017 14:35:52 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.