Rect Member List
This is the complete list of members for
Rect, including all inherited members.
| allocate(Canvas *, const Allocation &, Extension &) | Rect | [virtual] |
| Appear(const Color *color=nil, const Brush *brush=nil) | Appear | [protected] |
| b_ | Rect | [private] |
| bottom() const | Rect | [inline] |
| bottom(Coord) | Rect | [inline] |
| brush() const | Appear | [inline] |
| brush(const Brush *) | Appear | |
| color() const | Appear | [inline] |
| color(const Color *) | Appear | |
| default_brush() | Appear | [static] |
| default_color() | Appear | [static] |
| draw(Canvas *, const Allocation &) const | Rect | [virtual] |
| h_ | Rect | [private] |
| height() const | Rect | [inline] |
| height(Coord) | Rect | [inline] |
| l_ | Rect | [private] |
| left() const | Rect | [inline] |
| left(Coord) | Rect | [inline] |
| pick(Canvas *, const Allocation &, int depth, Hit &) | Rect | [virtual] |
| Rect(Coord left, Coord bottom, Coord width, Coord height, const Color *c=nil, const Brush *b=nil) | Rect | |
| request(Requisition &) const | Rect | [virtual] |
| right() const | Rect | [inline] |
| top() const | Rect | [inline] |
| w_ | Rect | [private] |
| width() const | Rect | [inline] |
| width(Coord) | Rect | [inline] |
| ~Appear() | Appear | [virtual] |