ARB
|
#include <awt_canvas.hxx>
Public Attributes | |
AWT_zoom_mode | zoom_mode |
AWT_fit_mode | fit_mode |
unsigned int | dont_scroll: 1 |
Friends | |
class | AWT_auto_refresh |
Definition at line 101 of file awt_canvas.hxx.
void AWT_graphic_exports::init | ( | ) |
Definition at line 42 of file AWT_canvas.cxx.
References AWT_FIT_LARGER, and AWT_ZOOM_BOTH.
Referenced by AWT_graphic::AWT_graphic().
|
inline |
Definition at line 134 of file awt_canvas.hxx.
Referenced by flags_writeable(), and AWT_canvas::inside_auto_refresh().
|
inline |
Definition at line 135 of file awt_canvas.hxx.
Referenced by flags_clearable(), and flags_writeable().
|
inline |
Definition at line 137 of file awt_canvas.hxx.
References inside_update().
Referenced by clear_refresh_request(), clear_resize_request(), clear_save_request(), clear_structure_update_request(), and clear_zoom_reset_request().
|
inline |
Definition at line 138 of file awt_canvas.hxx.
References inside_auto_refresh(), and inside_update().
Referenced by AWT_graphic_tree::check_for_DB_update(), GEN_graphic::reinit_gen_root(), request_refresh(), request_resize(), request_save(), request_save_and_zoom_reset(), request_structure_update(), and request_zoom_reset().
|
inline |
Definition at line 143 of file awt_canvas.hxx.
Referenced by GEN_graphic::GEN_graphic(), SEC_root::perform_autoscroll(), refresh_without_dbsync(), and AWT_auto_refresh::suppress_update_and_refresh().
|
inline |
Definition at line 146 of file awt_canvas.hxx.
References awt_assert, and flags_clearable().
Referenced by AWT_auto_refresh::suppress_update_and_refresh().
|
inline |
Definition at line 147 of file awt_canvas.hxx.
References awt_assert, and flags_clearable().
Referenced by AWT_auto_refresh::suppress_update_and_refresh().
|
inline |
Definition at line 148 of file awt_canvas.hxx.
References awt_assert, and flags_clearable().
Referenced by AWT_auto_refresh::suppress_update_and_refresh().
|
inline |
Definition at line 149 of file awt_canvas.hxx.
References awt_assert, and flags_clearable().
Referenced by AWT_auto_refresh::suppress_update_and_refresh().
|
inline |
Definition at line 150 of file awt_canvas.hxx.
References awt_assert, and flags_clearable().
|
inline |
Definition at line 153 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by AWT_graphic_tree::handle_command(), MarkerIdentifier::MarkerIdentifier(), NT_jump_cb(), and AWT_canvas::request_refresh().
|
inline |
Definition at line 154 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by AWT_graphic_tree::check_for_DB_update(), AWT_graphic_tree::fast_sync_changed_folding(), and AWT_canvas::request_resize().
|
inline |
Definition at line 155 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by AWT_graphic_tree::handle_command(), GEN_graphic::reinit_gen_root(), AWT_canvas::request_zoom_reset(), and GEN_graphic::set_display_style().
|
inline |
Definition at line 156 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by AWT_graphic_tree::check_for_DB_update(), AWT_graphic_tree::handle_command(), and AWT_canvas::request_structure_update().
|
inline |
Definition at line 157 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by BranchLinewidthScaler::do_scale(), AWT_graphic_tree::handle_command(), mixtree_and_calclengths(), nt_add_partial(), AWT_canvas::request_save(), and AWT_graphic_tree::toggle_group().
|
inline |
Definition at line 159 of file awt_canvas.hxx.
References awt_assert, and flags_writeable().
Referenced by AWT_graphic_tree::handle_command(), and AWT_canvas::request_save_and_zoom_reset().
|
inline |
Definition at line 162 of file awt_canvas.hxx.
Referenced by AWT_graphic_tree::fast_sync_changed_folding().
|
inline |
Definition at line 163 of file awt_canvas.hxx.
Referenced by AWT_graphic_tree::fast_sync_changed_folding().
|
inline |
Definition at line 444 of file awt_canvas.hxx.
References assert_no_auto_refresh_for, awt_assert, AWT_canvas::instant_refresh(), AWT_canvas::instant_resize(), and AWT_canvas::instant_zoom_reset().
Referenced by SEC_root::perform_autoscroll().
Definition at line 167 of file awt_canvas.hxx.
References AW_screen_area::b, AW_screen_area::l, AW_screen_area::r, and AW_screen_area::t.
Referenced by AWT_graphic_tree::apply_zoom_settings_for_treetype(), and set_equilateral_default_padding().
|
inline |
Definition at line 176 of file awt_canvas.hxx.
References set_default_padding().
Referenced by set_standard_default_padding().
|
inline |
Definition at line 177 of file awt_canvas.hxx.
References set_equilateral_default_padding(), and STANDARD_PADDING.
Referenced by AWT_graphic_tree::apply_zoom_settings_for_treetype(), and GEN_graphic::GEN_graphic().
|
inline |
Definition at line 179 of file awt_canvas.hxx.
References AW_screen_area::b, AW_screen_area::l, AW_screen_area::r, and AW_screen_area::t.
|
inline |
Definition at line 186 of file awt_canvas.hxx.
References AW_screen_area::l, and AW_screen_area::r.
|
inline |
Definition at line 187 of file awt_canvas.hxx.
References AW_screen_area::b, and AW_screen_area::t.
|
inline |
Definition at line 188 of file awt_canvas.hxx.
References AW_screen_area::t.
|
inline |
Definition at line 189 of file awt_canvas.hxx.
References AW_screen_area::l.
|
inline |
Definition at line 191 of file awt_canvas.hxx.
References AWT_ZOOM_X, and AWT_ZOOM_Y.
|
friend |
Definition at line 120 of file awt_canvas.hxx.
AWT_zoom_mode AWT_graphic_exports::zoom_mode |
Definition at line 127 of file awt_canvas.hxx.
Referenced by motion_event(), GEN_graphic::set_display_style(), and AWT_graphic_tree::set_tree_style().
AWT_fit_mode AWT_graphic_exports::fit_mode |
Definition at line 128 of file awt_canvas.hxx.
Referenced by GEN_graphic::set_display_style(), and AWT_graphic_tree::set_tree_style().
unsigned int AWT_graphic_exports::dont_scroll |
Definition at line 130 of file awt_canvas.hxx.
Referenced by AWT_graphic_tree::set_tree_style().