ARB
|
#include <ed4_defs.hxx>
Public Member Functions | |
void | clear () |
Definition at line 316 of file ed4_defs.hxx.
|
inline |
Definition at line 332 of file ed4_defs.hxx.
Referenced by ED4_window::ED4_window().
long ED4_coords::top_area_x |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), and ED4_window::update_window_coords().
long ED4_coords::top_area_y |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), ED4_window::scroll_rectangle(), and ED4_window::update_window_coords().
long ED4_coords::top_area_height |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), ED4_terminal::scroll_into_view(), ED4_window::scroll_rectangle(), and ED4_window::update_window_coords().
long ED4_coords::middle_area_x |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), ED4_window::scroll_rectangle(), and ED4_window::update_window_coords().
long ED4_coords::middle_area_y |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), and ED4_window::update_window_coords().
long ED4_coords::window_width |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), and ED4_window::update_window_coords().
long ED4_coords::window_height |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::reset_all_for_new_config(), and ED4_window::update_window_coords().
long ED4_coords::window_upper_clip_point |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::completely_shows(), ED4_scrollbar_change_cb(), ED4_vertical_change_cb(), ED4_window::partly_shows(), ED4_window::reset_all_for_new_config(), ED4_terminal::scroll_into_view(), and ED4_window::update_window_coords().
long ED4_coords::window_lower_clip_point |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::completely_shows(), ED4_scrollbar_change_cb(), ED4_vertical_change_cb(), ED4_window::partly_shows(), ED4_window::reset_all_for_new_config(), ED4_terminal::scroll_into_view(), and ED4_window::update_window_coords().
long ED4_coords::window_left_clip_point |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_abstract_sequence_terminal::calc_update_interval(), ED4_window::completely_shows(), ED4_horizontal_change_cb(), ED4_scrollbar_change_cb(), ED4_cursor::get_screen_relative_pos(), ED4_cursor::jump_screen_pos(), ED4_window::partly_shows(), ED4_window::reset_all_for_new_config(), ED4_window::shows_xpos(), and ED4_window::update_window_coords().
long ED4_coords::window_right_clip_point |
Definition at line 317 of file ed4_defs.hxx.
Referenced by ED4_window::completely_shows(), ED4_horizontal_change_cb(), ED4_scrollbar_change_cb(), ED4_cursor::jump_screen_pos(), ED4_window::partly_shows(), ED4_window::reset_all_for_new_config(), ED4_window::shows_xpos(), and ED4_window::update_window_coords().