SkIRect Member List
This is the complete list of members for
SkIRect, including all inherited members.
contains(int32_t x, int32_t y) const | SkIRect | [inline] |
contains(int32_t left, int32_t top, int32_t right, int32_t bottom) const | SkIRect | [inline] |
contains(const SkIRect &r) const | SkIRect | [inline] |
containsNoEmptyCheck(int32_t left, int32_t top, int32_t right, int32_t bottom) const | SkIRect | [inline] |
fBottom | SkIRect | |
fLeft | SkIRect | |
fRight | SkIRect | |
fTop | SkIRect | |
height() const | SkIRect | [inline] |
inset(int32_t dx, int32_t dy) | SkIRect | [inline] |
intersect(const SkIRect &r) | SkIRect | [inline] |
intersect(const SkIRect &a, const SkIRect &b) | SkIRect | [inline] |
intersect(int32_t left, int32_t top, int32_t right, int32_t bottom) | SkIRect | [inline] |
intersectNoEmptyCheck(const SkIRect &a, const SkIRect &b) | SkIRect | [inline] |
Intersects(const SkIRect &a, const SkIRect &b) | SkIRect | [inline, static] |
isEmpty() const | SkIRect | [inline] |
join(int32_t left, int32_t top, int32_t right, int32_t bottom) | SkIRect | |
join(const SkIRect &r) | SkIRect | [inline] |
offset(int32_t dx, int32_t dy) | SkIRect | [inline] |
operator!=(const SkIRect &a, const SkIRect &b) | SkIRect | [friend] |
operator==(const SkIRect &a, const SkIRect &b) | SkIRect | [friend] |
set(int32_t left, int32_t top, int32_t right, int32_t bottom) | SkIRect | [inline] |
setEmpty() | SkIRect | [inline] |
sort() | SkIRect | |
width() const | SkIRect | [inline] |