ARB
|
#include <awt_map_key.hxx>
Public Member Functions | |
ed_key () | |
char | map_key (char) const |
void | create_awars (AW_root *root) |
void | rehash_mapping (AW_root *awr) |
Definition at line 17 of file awt_map_key.hxx.
ed_key::ed_key | ( | ) |
Definition at line 23 of file AWT_map_key.cxx.
Definition at line 28 of file AWT_map_key.cxx.
Referenced by ED4_Edit_String::edit().
void ed_key::create_awars | ( | AW_root * | root | ) |
Definition at line 59 of file AWT_map_key.cxx.
References AW_awar::add_callback(), AW_root::awar_int(), AWAR_KEYMAPPING_ENABLE, AW_root::awar_string(), ed_rehash_mapping(), MAPPED_KEYS, mapping_awar_name(), and rehash_mapping().
Referenced by ARB_main().
void ed_key::rehash_mapping | ( | AW_root * | awr | ) |
Definition at line 41 of file AWT_map_key.cxx.
References AW_root::awar(), AWAR_KEYMAPPING_ENABLE, MAPPED_KEYS, AW_awar::read_int(), read_mapping_awar(), and safeCharIndex().
Referenced by create_awars(), and ed_rehash_mapping().