#include "ut_assert.h"
#include "ut_types.h"
#include "ev_EditBits.h"
#include "ev_EditBinding.h"
#include "ev_EditMethod.h"
#include "ev_NamedVirtualKey.h"
#include "ap_LoadBindings.h"
#include "ap_LB_viEdit_y.h"
Defines | |
#define | _S | EV_EMS_SHIFT |
#define | _C | EV_EMS_CONTROL |
#define | _A | EV_EMS_ALT |
Functions | |
bool | ap_LoadBindings_viEdit_y (AP_BindingSet *pThis, EV_EditBindingMap *pebm) |
Variables | |
static struct ap_bs_Char | s_CharTable [] |
#define _A | EV_EMS_ALT |
#define _C | EV_EMS_CONTROL |
#define _S | EV_EMS_SHIFT |
bool ap_LoadBindings_viEdit_y | ( | AP_BindingSet * | pThis, | |
EV_EditBindingMap * | pebm | |||
) |
References AP_BindingSet::_loadChar().
Referenced by AP_BindingSet::loadBuiltin().
struct ap_bs_Char s_CharTable[] [static] |
{ {0x24, { "viCmd_y24", "", "", "" }}, {0x28, { "viCmd_y28", "", "", "" }}, {0x29, { "viCmd_y29", "", "", "" }}, {0x5b, { "viCmd_y5b", "", "", "" }}, {0x5d, { "viCmd_y5d", "", "", "" }}, {0x5e, { "viCmd_y5e", "", "", "" }}, {0x62, { "viCmd_yb", "", "", "" }}, {0x77, { "viCmd_yw", "", "", "" }}, {0x79, { "viCmd_yy", "", "", "" }}, }