ARB
|
#include <ed4_defs.hxx>
Public Member Functions | |
AW::Vector | get_size () const |
AW::Vector | get_parent_offset () const |
bool | set_size_does_change (int idx, AW_pos value) |
Public Attributes | |
AW_pos | position [2] |
AW_pos | size [2] |
ED4_index | y_folded |
Definition at line 251 of file ed4_defs.hxx.
|
inline |
Definition at line 258 of file ed4_defs.hxx.
Referenced by ED4_base::get_win_area().
|
inline |
Definition at line 259 of file ed4_defs.hxx.
Referenced by ED4_base::update_world_coords_cache().
Definition at line 261 of file ed4_defs.hxx.
References e4_assert, HEIGHT, and WIDTH.
Referenced by ED4_manager::calc_bounding_box(), and ED4_terminal::calc_bounding_box().
AW_pos ED4_extension::position[2] |
Definition at line 252 of file ed4_defs.hxx.
Referenced by ED4_manager::calc_bounding_box(), ED4_base::check_all(), ED4_manager::distribute_children(), ED4_terminal::draw_drag_box(), ED4_base::ED4_base(), ED4_manager::event_sent_by_parent(), ED4_group_manager::fold(), ED4_manager::get_competent_child(), ED4_manager::get_competent_clicked_child(), get_upper_lower_cursor_pos(), ED4_manager::handle_move(), ED4_container::search_member(), ED4_container::search_target_species(), and ED4_base::set_width().
AW_pos ED4_extension::size[2] |
Definition at line 255 of file ed4_defs.hxx.
Referenced by ED4_manager::calc_bounding_box(), ED4_terminal::calc_bounding_box(), ED4_base::check_all(), ED4_base::clear_background(), ED4_root::create_hierarchy(), ED4_manager::distribute_children(), ED4_text_terminal::draw(), ED4_line_terminal::draw(), ED4_base::draw_bb(), ED4_terminal::draw_drag_box(), ED4_base::ED4_base(), ED4_resize_all_extensions(), get_max_slider_xpos(), get_max_slider_ypos(), ED4_scrolled_rectangle::get_world_rect(), ED4_manager::handle_move(), ED4_base::in_border(), ED4_terminal::scroll_into_view(), ED4_container::search_member(), EDB_root_bact::search_sequence_data_rek(), ED4_container::search_target_species(), ED4_base::set_width(), ED4_manager::Show(), and ED4_window::update_window_coords().
ED4_index ED4_extension::y_folded |
Definition at line 256 of file ed4_defs.hxx.
Referenced by ED4_base::ED4_base().