ARB
|
#include <aw_base.hxx>
Go to the source code of this file.
Functions | |
void | ED4_activate_col_stat (AW_window *aww) |
void | ED4_disable_col_stat (AW_window *) |
void | ED4_toggle_detailed_column_stats (AW_window *aww) |
void | ED4_set_col_stat_threshold () |
void ED4_activate_col_stat | ( | AW_window * | aww | ) |
Definition at line 99 of file ED4_colStat.cxx.
References col_stat_activated(), ED4_root::column_stat_activated, ED4_root::column_stat_initialized, configureColumnStat(), ED4_ROOT, forget_cached_column_stat(), and ED4_root::main_manager.
Referenced by ED4_root::generate_window().
void ED4_disable_col_stat | ( | AW_window * | ) |
Definition at line 108 of file ED4_colStat.cxx.
References ED4_root::column_stat_activated, ED4_root::column_stat_initialized, ED4_ROOT, and set_col_stat_activated_and_refresh().
Referenced by ED4_root::generate_window().
void ED4_toggle_detailed_column_stats | ( | AW_window * | aww | ) |
Definition at line 151 of file ED4_colStat.cxx.
References aw_message(), ED4_root::column_stat_initialized, configureColumnStat(), current_cursor(), ED4_ROOT, ED4_set_col_stat_threshold(), error(), ED4_cursor::in_species_seq_terminal(), NULp, ED4_cursor::owner_of_cursor, show_detailed_column_stats_activated(), ED4_abstract_sequence_terminal::species_name, ED4_root::st_ml, ED4_sequence_terminal::st_ml_node, STAT_find_node_by_name(), and toggle_detailed_column_stat().
Referenced by ED4_root::generate_window(), and show_detailed_column_stats_activated().
void ED4_set_col_stat_threshold | ( | ) |
Definition at line 128 of file ED4_colStat.cxx.
References aw_input(), aw_message(), ED4_ROOT, LEV_COL_STAT, and ED4_root::request_refresh_for_specific_terminals().
Referenced by ED4_toggle_detailed_column_stats(), and ED4_root::generate_window().