KHTML
FloatPoint.h
FloatPoint matrixTransform(const AffineTransform &) const
Definition: FloatPoint.cpp:40
static FloatPoint narrowPrecision(double x, double y)
Definition: FloatPoint.cpp:47
bool operator!=(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:135
Definition: FloatPoint.h:61
Definition: IntPoint.h:64
FloatPoint operator+(const FloatPoint &a, const FloatSize &b)
Definition: FloatPoint.h:115
FloatSize operator-(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:120
bool operator==(const FloatPoint &a, const FloatPoint &b)
Definition: FloatPoint.h:130
FloatPoint & operator-=(FloatPoint &a, const FloatSize &b)
Definition: FloatPoint.h:109
Definition: FloatSize.h:48
FloatPoint & operator+=(FloatPoint &a, const FloatSize &b)
Definition: FloatPoint.h:103
Definition: AffineTransform.h:47
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.