KHTML
FloatSize.h File Reference
#include <wtf/Platform.h>
Go to the source code of this file.
Classes | |
class | WebCore::FloatSize |
Namespaces | |
WebCore | |
Functions | |
bool | WebCore::operator!= (const FloatSize &a, const FloatSize &b) |
FloatSize | WebCore::operator+ (const FloatSize &a, const FloatSize &b) |
FloatSize & | WebCore::operator+= (FloatSize &a, const FloatSize &b) |
FloatSize | WebCore::operator- (const FloatSize &a, const FloatSize &b) |
FloatSize | WebCore::operator- (const FloatSize &size) |
FloatSize & | WebCore::operator-= (FloatSize &a, const FloatSize &b) |
bool | WebCore::operator== (const FloatSize &a, const FloatSize &b) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu May 12 2016 17:12:17 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Thu May 12 2016 17:12:17 by doxygen 1.8.10 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.