Home
last modified time | relevance | path

Searched refs:s_CharTable (Results 1 – 20 of 20) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_LB_viEdit_r.cpp30 const ap_bs_Char s_CharTable[] = variable
244 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_viEdit_r()
H A Dap_LB_DeadDoubleacute.cpp51 static struct ap_bs_Char s_CharTable[] = variable
73 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadDoubleacute()
H A Dap_LB_DeadGrave.cpp51 static struct ap_bs_Char s_CharTable[] = variable
76 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadGrave()
H A Dap_LB_viEdit_y.cpp51 static struct ap_bs_Char s_CharTable[] = variable
75 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_viEdit_y()
H A Dap_LB_DeadAbovedot.cpp51 static struct ap_bs_Char s_CharTable[] = variable
77 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadAbovedot()
H A Dap_LB_DeadAcute.cpp51 static struct ap_bs_Char s_CharTable[] = variable
92 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadAcute()
H A Dap_LB_DeadBreve.cpp51 static struct ap_bs_Char s_CharTable[] = variable
75 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadBreve()
H A Dap_LB_DeadMacron.cpp51 static struct ap_bs_Char s_CharTable[] = variable
78 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadMacron()
H A Dap_LB_viEdit_c.cpp51 static struct ap_bs_Char s_CharTable[] = variable
74 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_viEdit_c()
H A Dap_LB_viEdit_d.cpp51 const static struct ap_bs_Char s_CharTable[] = variable
75 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_viEdit_d()
H A Dap_LB_DeadOgonek.cpp51 static struct ap_bs_Char s_CharTable[] = variable
76 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadOgonek()
H A Dap_LB_DeadTilde.cpp51 static struct ap_bs_Char s_CharTable[] = variable
78 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadTilde()
H A Dap_LB_EmacsCtrlX.cpp51 static struct ap_bs_Char s_CharTable[] = variable
77 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_EmacsCtrlX()
H A Dap_LB_DeadCaron.cpp51 static struct ap_bs_Char s_CharTable[] = variable
87 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadCaron()
H A Dap_LB_DeadCedilla.cpp51 static struct ap_bs_Char s_CharTable[] = variable
85 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadCedilla()
H A Dap_LB_DeadCircumflex.cpp51 static struct ap_bs_Char s_CharTable[] = variable
90 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadCircumflex()
H A Dap_LB_DeadDiaeresis.cpp51 static struct ap_bs_Char s_CharTable[] = variable
78 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_DeadDiaeresis()
H A Dap_LB_viEdit_colon.cpp55 static struct ap_bs_Char s_CharTable[] = variable
73 pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),NULL,0); in ap_LoadBindings_viEdit_colon()
H A Dap_LB_Emacs.cpp80 const ap_bs_Char s_CharTable[] = variable
314 …pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),s_CharPrefixTable,G_N_ELEMENTS(s_CharP… in ap_LoadBindings_Emacs()
H A Dap_LB_viEdit.cpp72 const ap_bs_Char s_CharTable[] = variable
315 …pThis->_loadChar(pebm,s_CharTable,G_N_ELEMENTS(s_CharTable),s_CharPrefixTable,G_N_ELEMENTS(s_CharP… in ap_LoadBindings_viEdit()