ARB
|
#include <aw_base.hxx>
Go to the source code of this file.
Functions | |
void | ED4_createVisualizeSAI_Awars (AW_root *aw_root, AW_default aw_def) |
AW_window * | ED4_createVisualizeSAI_window (AW_root *aw_root) |
const char * | ED4_getSaiColorString (AW_root *awr, int start, int end) |
void ED4_createVisualizeSAI_Awars | ( | AW_root * | aw_root, |
AW_default | aw_def | ||
) |
Definition at line 368 of file ED4_visualizeSAI.cxx.
References AW_awar::add_callback(), addDefaultTransTable(), AW_root::awar(), AW_root::awar_int(), AWAR_SAI_ALL_SPECIES, AWAR_SAI_AUTO_SELECT, AWAR_SAI_CLR_TRANS_TAB_NAMES, AWAR_SAI_CLR_TRANS_TABLE, AWAR_SAI_ENABLE, AWAR_SAI_VISUALIZED, AW_root::awar_string(), colorDefChanged_callback(), colorDefTabNameChanged_callback(), ED4_ROOT, getAwarName(), inCallback, AW_awar::read_int(), saiChanged_callback(), set_autoselect_cb(), setVisualizeSAI_cb(), setVisualizeSAI_options_cb(), ED4_root::visualizeSAI, and ED4_root::visualizeSAI_allSpecies.
Referenced by ed4_create_all_awars().
Definition at line 638 of file ED4_visualizeSAI.cxx.
References AW_awar::add_callback(), AW_HORIZONTAL, AW_POPDOWN(), AW_root::awar(), AWAR_SAI_ALL_SPECIES, AWAR_SAI_AUTO_SELECT, AWAR_SAI_CLR_TRANS_TAB_NAMES, AWAR_SAI_ENABLE, AWAR_SAI_VISUALIZED, awt_create_SAI_selection_button(), buildClrTransTabNamesList(), create_editColorTranslationTable_window(), createCopy_ClrTransTab_cb(), deleteColorTranslationTable(), ED4_ROOT, ED4_VIS_COPY, ED4_VIS_CREATE, ED4_root::get_gb_main(), makeHelpCallback(), NULp, AW_awar::touch(), and update_ClrTransTabNamesList_cb().
Referenced by ED4_root::generate_window().
Definition at line 489 of file ED4_visualizeSAI.cxx.
References ARB_calloc(), AW_root::awar(), AWAR_SAI_CLR_COUNT, AWAR_SAI_VISUALIZED, clrDefinitionsChanged, e4_assert, ED4_G_CBACK_0, ED4_ROOT, GB_entry(), gb_main, GB_pop_transaction(), GB_push_transaction(), GB_read_as_string(), GB_read_char_pntr(), GBT_find_SAI(), ED4_root::get_alignment_name(), ED4_root::get_gb_main(), getAwarName(), NULp, AW_awar::read_string(), and start.
Referenced by ED4_host::get_SAI_background().