KHTML
FloatRect.h File Reference
#include "FloatPoint.h"
#include "IntRect.h"
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) |