KHTML
IntPoint.h File Reference
#include "IntSize.h"#include <wtf/Platform.h>Go to the source code of this file.
Classes | |
| class | WebCore::IntPoint |
Namespaces | |
| namespace | WebCore |
Functions | |
| bool | WebCore::operator!= (const IntPoint &a, const IntPoint &b) |
| IntPoint | WebCore::operator+ (const IntPoint &a, const IntSize &b) |
| IntPoint & | WebCore::operator+= (IntPoint &a, const IntSize &b) |
| IntPoint | WebCore::operator- (const IntPoint &a, const IntSize &b) |
| IntSize | WebCore::operator- (const IntPoint &a, const IntPoint &b) |
| IntPoint & | WebCore::operator-= (IntPoint &a, const IntSize &b) |
| bool | WebCore::operator== (const IntPoint &a, const IntPoint &b) |
KDE 4.3 API Reference