KHTML
IntRect.h File Reference
#include "IntPoint.h"
#include <wtf/Platform.h>
Include dependency graph for IntRect.h:

This graph shows which files directly or indirectly include this file:

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) |