| constructs(int vs_mode, int hs_mode, const UArgs &) (defined in UScrollpane) | UScrollpane | [protected] |
| getHScrollbar() | UPane | |
| getStyle(UContext *) const (defined in UPane) | UPane | [virtual] |
| getViewport() | UPane | |
| getViewportView(UView *pane_view) | UPane | |
| getVScrollbar() (defined in UPane) | UPane | |
| getXScroll() (defined in UPane) | UPane | |
| getYScroll() | UPane | |
| makeStyle() (defined in UPane) | UPane | [static] |
| scrollImpl(float new_xscroll, float new_yscroll, bool upd_x, bool upd_y, bool update_pane) | UPane | |
| setScroll(float xscroll, float yscroll) | UPane | |
| setXScroll(float _xscroll) (defined in UPane) | UPane | |
| setYScroll(float _yscroll) (defined in UPane) | UPane | |
| style (defined in UPane) | UPane | [static] |
| upane(const UArgs &a=UArgs::none) | UPane | [friend] |
| UPane(const UArgs &a=UArgs::none) | UPane | |
| UScrollpane(const UArgs &a=UArgs::none) | UScrollpane | |
| UScrollpane(int v_scrollbar_mode, int h_scrollbar_mode, const UArgs &a=UArgs::none) | UScrollpane | |
| uscrollpane(const UArgs &a=UArgs::none) | UScrollpane | [friend] |
| uscrollpane(int Vscrollbar_policy, int Hscrollbar_policy, const UArgs &a=UArgs::none) | UScrollpane | [friend] |
| ~UPane() | UPane | [virtual] |