webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <ShapeInterval.h>
Public Member Functions | |
ShapeInterval () | |
ShapeInterval (T x1, T x2) | |
bool | isUndefined () const |
T | x1 () const |
T | x2 () const |
T | width () const |
bool | isEmpty () const |
void | set (T x1, T x2) |
bool | overlaps (const ShapeInterval< T > &interval) const |
bool | contains (const ShapeInterval< T > &interval) const |
void | unite (const ShapeInterval< T > &interval) |
bool | operator== (const ShapeInterval< T > &other) const |
bool | operator!= (const ShapeInterval< T > &other) const |
ShapeInterval () | |
ShapeInterval (T x1, T x2) | |
bool | isUndefined () const |
T | x1 () const |
T | x2 () const |
T | width () const |
bool | isEmpty () const |
void | set (T x1, T x2) |
bool | overlaps (const ShapeInterval< T > &interval) const |
bool | contains (const ShapeInterval< T > &interval) const |
void | unite (const ShapeInterval< T > &interval) |
bool | operator== (const ShapeInterval< T > &other) const |
bool | operator!= (const ShapeInterval< T > &other) const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |