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