| add_img_item(const std::string &path, const std::string &alignment, const bool floating, const bool box) | help::help_text_area | private |
| add_item(const item &itm) | help::help_text_area | private |
| add_text_item(const std::string &text, const std::string &ref_dst="", bool broken_link=false, int font_size=-1, bool bold=false, bool italic=false, SDL_Color color=font::NORMAL_COLOR) | help::help_text_area | private |
| adjust_last_row() | help::help_text_area | private |
| adjust_position(unsigned pos) | gui::scrollarea | protected |
| ALIGNMENT enum name | help::help_text_area | private |
| aquire_mouse_lock() | gui::widget | protected |
| bg_cancel() | gui::widget | protected |
| bg_register(SDL_Rect const &rect) | gui::widget | protected |
| bg_restore() const | gui::widget | protected |
| bg_restore(SDL_Rect const &rect) const | gui::widget | protected |
| bg_update() | gui::widget | protected |
| clip_rect() const | gui::widget | protected |
| contents_height_ | help::help_text_area | private |
| curr_loc_ | help::help_text_area | private |
| curr_row_height_ | help::help_text_area | private |
| dirty() const | gui::widget | |
| down_one_line() | help::help_text_area | private |
| draw() | gui::widget | protectedvirtual |
| draw_contents() | help::help_text_area | privatevirtual |
| enable(bool new_val=true) | gui::widget | virtual |
| enabled() const | gui::widget | |
| focus(const SDL_Event *event) | gui::widget | |
| focus_ | gui::widget | protected |
| free_mouse_lock() | gui::widget | protected |
| get_max_position() const | gui::scrollarea | protected |
| get_max_x(const int y, const int height=0) | help::help_text_area | private |
| get_min_x(const int y, const int height=0) | help::help_text_area | private |
| get_position() const | gui::scrollarea | protected |
| get_remaining_width() | help::help_text_area | private |
| get_y_for_floating_img(const int width, const int x, const int desired_y) | help::help_text_area | private |
| handle_bold_cfg(const config &cfg) | help::help_text_area | private |
| handle_event(const SDL_Event &event) | gui::scrollarea | protectedvirtual |
| handle_format_cfg(const config &cfg) | help::help_text_area | private |
| handle_header_cfg(const config &cfg) | help::help_text_area | private |
| handle_img_cfg(const config &cfg) | help::help_text_area | private |
| handle_italic_cfg(const config &cfg) | help::help_text_area | private |
| handle_jump_cfg(const config &cfg) | help::help_text_area | private |
| handle_ref_cfg(const config &cfg) | help::help_text_area | private |
| handle_window_event(SDL_Event const &event) | gui::widget | protectedvirtual |
| handler_members() | gui::scrollarea | protectedvirtual |
| has_scrollbar() const | gui::scrollarea | protected |
| height() const | gui::widget | |
| help_text_area(CVideo &video, const section &toplevel) | help::help_text_area | |
| HERE enum value | help::help_text_area | private |
| hidden() const | gui::widget | |
| hide(bool value=true) | gui::scrollarea | virtual |
| id() const | gui::widget | |
| inner_location() const | gui::scrollarea | protected |
| items_ | help::help_text_area | private |
| join() | events::sdl_handler | virtual |
| join(context &c) | events::sdl_handler | virtual |
| join_global() | events::sdl_handler | virtual |
| join_same(sdl_handler *parent) | events::sdl_handler | virtual |
| last_row_ | help::help_text_area | private |
| leave() | events::sdl_handler | virtual |
| leave_global() | events::sdl_handler | virtual |
| LEFT enum value | help::help_text_area | private |
| location() const | gui::widget | |
| member_handlers() | gui::widget | inlineprotectedvirtual |
| MIDDLE enum value | help::help_text_area | private |
| min_row_height_ | help::help_text_area | private |
| mouse_locked() const | gui::widget | protected |
| move_position(int dep) | gui::scrollarea | protected |
| process_event() | gui::scrollarea | protectedvirtual |
| process_help_string(int mousex, int mousey) | gui::widget | virtual |
| process_tooltip_string(int mousex, int mousey) | gui::widget | virtual |
| ref_at(const int x, const int y) | help::help_text_area | |
| requires_event_focus(const SDL_Event *=nullptr) const | events::sdl_handler | inlinevirtual |
| RIGHT enum value | help::help_text_area | private |
| scroll(unsigned int pos) | help::help_text_area | protectedvirtual |
| scrollarea(CVideo &video, bool auto_join=true) | gui::scrollarea | |
| scrollbar_width() const | gui::scrollarea | protected |
| sdl_handler(const bool auto_join=true) | events::sdl_handler | protected |
| set_clip_rect(const SDL_Rect &rect) | gui::widget | |
| set_dirty(bool dirty=true) | gui::widget | |
| set_focus(bool focus) | gui::widget | |
| set_full_size(unsigned h) | gui::scrollarea | protected |
| set_height(int h) | gui::widget | |
| set_help_string(const std::string &str) | gui::widget | |
| set_id(const std::string &id) | gui::widget | |
| set_inner_location(const SDL_Rect &rect) | help::help_text_area | protectedvirtual |
| set_items() | help::help_text_area | private |
| set_location(SDL_Rect const &rect) | gui::widget | virtual |
| set_location(int x, int y) | gui::widget | |
| set_measurements(int w, int h) | gui::widget | |
| set_position(unsigned pos) | gui::scrollarea | protected |
| set_scroll_rate(unsigned r) | gui::scrollarea | protected |
| set_shown_size(unsigned h) | gui::scrollarea | protected |
| set_tooltip_string(const std::string &str) | gui::widget | |
| set_volatile(bool val=true) | gui::widget | |
| set_width(int w) | gui::widget | |
| show_topic(const topic &t) | help::help_text_area | |
| shown_topic_ | help::help_text_area | private |
| str_to_align(const std::string &s) | help::help_text_area | private |
| title_spacing_ | help::help_text_area | private |
| toplevel_ | help::help_text_area | private |
| update_location(SDL_Rect const &rect) | gui::scrollarea | protectedvirtual |
| video() const | gui::widget | inlineprotected |
| widget(widget const &o) | gui::widget | protected |
| widget(CVideo &video, const bool auto_join=true) | gui::widget | protected |
| width() const | gui::widget | |
| ~sdl_handler() | events::sdl_handler | protectedvirtual |
| ~widget() | gui::widget | protectedvirtual |