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