| ALIGN enum name (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN typedef (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_NONE enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMAX_YMAX enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMAX_YMID enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMAX_YMIN enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMID_YMAX enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMID_YMID enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMID_YMIN enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMIN_YMAX enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMIN_YMID enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| ALIGN_XMIN_YMIN enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| alignment() const (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| bottom() const (defined in Papyrus::Region) | Papyrus::Region | |
| center(double &x, double &y) const (defined in Papyrus::Region) | Papyrus::Region | |
| create(double x=0.0, double y=0.0, double w=0.0, double h=0.0, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | [static] |
| create(const Region ®ion, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | [static] |
| height() const (defined in Papyrus::Region) | Papyrus::Region | |
| include(const Region &other) (defined in Papyrus::Region) | Papyrus::Region | |
| include(double x, double y) (defined in Papyrus::Region) | Papyrus::Region | |
| include_x(double x) (defined in Papyrus::Region) | Papyrus::Region | |
| include_y(double y) (defined in Papyrus::Region) | Papyrus::Region | |
| is_boundary(double x, double y) const | Papyrus::Region | |
| is_inside(double x, double y) const | Papyrus::Region | |
| is_interior(double x, double y) const | Papyrus::Region | |
| left() const (defined in Papyrus::Region) | Papyrus::Region | |
| left_bottom(double &l, double &b) const (defined in Papyrus::Region) | Papyrus::Region | |
| lrtb(double &l, double &r, double &t, double &b) const (defined in Papyrus::Region) | Papyrus::Region | |
| m_align (defined in Papyrus::Viewbox) | Papyrus::Viewbox | [protected] |
| m_h (defined in Papyrus::Region) | Papyrus::Region | [protected] |
| m_meet_or_slice (defined in Papyrus::Viewbox) | Papyrus::Viewbox | [protected] |
| m_signal_changed (defined in Papyrus::Object) | Papyrus::Object | [protected] |
| m_w (defined in Papyrus::Region) | Papyrus::Region | [protected] |
| m_x (defined in Papyrus::Region) | Papyrus::Region | [protected] |
| m_y (defined in Papyrus::Region) | Papyrus::Region | [protected] |
| MEET enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| MEET_OR_SLICE enum name (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| MEET_OR_SLICE typedef (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| meet_or_slice() const (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| Object() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
| operator!=(const Region &other) const (defined in Papyrus::Region) | Papyrus::Region | [inline] |
| operator<(const Region &other) const | Papyrus::Region | |
| operator<=(const Region &other) const (defined in Papyrus::Region) | Papyrus::Region | |
| operator=(const Region &other) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| operator=(const Viewbox &other) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| operator==(const Region &other) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| operator==(const Viewbox &other) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| Papyrus::Region::operator==(const Region &other) const | Papyrus::Region | |
| operator>(const Region &other) const | Papyrus::Region | |
| operator>=(const Region &other) const (defined in Papyrus::Region) | Papyrus::Region | |
| pointer typedef (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| Region(double x=0.0, double y=0.0, double w=0.0, double h=0.0) (defined in Papyrus::Region) | Papyrus::Region | |
| right() const (defined in Papyrus::Region) | Papyrus::Region | |
| right_top(double &r, double &t) const (defined in Papyrus::Region) | Papyrus::Region | |
| set_height(double h) (defined in Papyrus::Region) | Papyrus::Region | |
| set_preserve_aspect_ratio(ALIGN align, MEET_OR_SLICE meet_or_slice=MEET) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| set_width(double w) (defined in Papyrus::Region) | Papyrus::Region | |
| set_x(double x) (defined in Papyrus::Region) | Papyrus::Region | |
| set_xywh(double x, double y, double w, double h) (defined in Papyrus::Region) | Papyrus::Region | |
| set_y(double y) (defined in Papyrus::Region) | Papyrus::Region | |
| signal_changed() (defined in Papyrus::Object) | Papyrus::Object | [inline] |
| SLICE enum value (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| top() const (defined in Papyrus::Region) | Papyrus::Region | |
| transform(const Cairo::Matrix &matrix) (defined in Papyrus::Region) | Papyrus::Region | |
| transformation_matrix(const Region &box) const (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| Viewbox(double x=0.0, double y=0.0, double w=0.0, double h=0.0, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| Viewbox(const Region ®ion, ALIGN align=ALIGN_NONE, MEET_OR_SLICE meet_or_slice=MEET) (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |
| width() const (defined in Papyrus::Region) | Papyrus::Region | |
| x() const (defined in Papyrus::Region) | Papyrus::Region | |
| xywh(double &x, double &y, double &w, double &h) const (defined in Papyrus::Region) | Papyrus::Region | |
| y() const (defined in Papyrus::Region) | Papyrus::Region | |
| ~Object() (defined in Papyrus::Object) | Papyrus::Object | [inline, virtual] |
| ~Region() (defined in Papyrus::Region) | Papyrus::Region | |
| ~Viewbox() (defined in Papyrus::Viewbox) | Papyrus::Viewbox | |