|
ARB
|
#include <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 map_key.hxx.
| ed_key::ed_key | ( | ) |
Definition at line 26 of file map_key.cxx.
Definition at line 31 of file map_key.cxx.
Referenced by ED4_Edit_String::edit().
| void ed_key::create_awars | ( | AW_root * | root | ) |
Definition at line 62 of file 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 44 of file 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().
1.8.8