KHTML
FloatSize.h File Reference
#include <wtf/Platform.h>
Go to the source code of this file.
Classes | |
class | WebCore::FloatSize |
Namespaces | |
namespace | 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 &size) |
FloatSize | WebCore::operator- (const FloatSize &a, const FloatSize &b) |
FloatSize & | WebCore::operator-= (FloatSize &a, const FloatSize &b) |
bool | WebCore::operator== (const FloatSize &a, const FloatSize &b) |