ARB
|
#include <aw_window.hxx>
Go to the source code of this file.
Classes | |
struct | PH_used_windows |
Functions | |
void | display_status_cb () |
void | expose_cb () |
void display_status_cb | ( | ) |
Definition at line 331 of file PH_display.cxx.
References AW_BOTTOM_AREA, AW_root::awar(), AWAR_PHYLO_FILTER_AMBIG, AWAR_PHYLO_FILTER_DOT, AWAR_PHYLO_FILTER_LOWER, AWAR_PHYLO_FILTER_MAXHOM, AWAR_PHYLO_FILTER_MINHOM, AWAR_PHYLO_FILTER_MINUS, AWAR_PHYLO_FILTER_STARTCOL, AWAR_PHYLO_FILTER_STOPCOL, PH_display_status::clear(), DISP_FILTER, DISP_NONE, DISP_SPECIES, filter_text, PH_display::ph_display, AW_awar::read_int(), AW_root::SINGLETON, and PH_used_windows::windowList.
Referenced by create_phyl_main_window(), and update_on_config_change_cb().
void expose_cb | ( | ) |
Definition at line 103 of file PH_main.cxx.
References PH_display::clear_window(), DISP_NONE, PH_display::display(), and PH_display::ph_display.
Referenced by create_phyl_main_window(), gc_changed_cb(), TREE_install_update_callbacks(), and update_on_config_change_cb().