KHTML
FloatRect.h File Reference
#include "FloatPoint.h"
Include dependency graph for FloatRect.h:

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

Go to the source code of this file.
Classes | |
class | WebCore::FloatRect |
Namespaces | |
namespace | WebCore |
Functions | |
IntRect | WebCore::enclosingIntRect (const FloatRect &rect) |
FloatRect | WebCore::intersection (const FloatRect &a, const FloatRect &b) |
bool | WebCore::operator!= (const FloatRect &a, const FloatRect &b) |
bool | WebCore::operator== (const FloatRect &a, const FloatRect &b) |
FloatRect | WebCore::unionRect (const FloatRect &a, const FloatRect &b) |