Home | History | Annotate | Download | only in libedit

Lines Matching refs:keymacro_add

1045 	keymacro_add(el, strA, &arrow[A_K_UP].fun, arrow[A_K_UP].type);
1046 keymacro_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1047 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1048 keymacro_add(el, strD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1049 keymacro_add(el, strH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1050 keymacro_add(el, strF, &arrow[A_K_EN].fun, arrow[A_K_EN].type);
1051 keymacro_add(el, stOA, &arrow[A_K_UP].fun, arrow[A_K_UP].type);
1052 keymacro_add(el, stOB, &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1053 keymacro_add(el, stOC, &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1054 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1055 keymacro_add(el, stOH, &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1056 keymacro_add(el, stOF, &arrow[A_K_EN].fun, arrow[A_K_EN].type);
1060 keymacro_add(el, &strA[1], &arrow[A_K_UP].fun, arrow[A_K_UP].type);
1061 keymacro_add(el, &strB[1], &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1062 keymacro_add(el, &strC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1063 keymacro_add(el, &strD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1064 keymacro_add(el, &strH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1065 keymacro_add(el, &strF[1], &arrow[A_K_EN].fun, arrow[A_K_EN].type);
1066 keymacro_add(el, &stOA[1], &arrow[A_K_UP].fun, arrow[A_K_UP].type);
1067 keymacro_add(el, &stOB[1], &arrow[A_K_DN].fun, arrow[A_K_DN].type);
1068 keymacro_add(el, &stOC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type);
1069 keymacro_add(el, &stOD[1], &arrow[A_K_LT].fun, arrow[A_K_LT].type);
1070 keymacro_add(el, &stOH[1], &arrow[A_K_HO].fun, arrow[A_K_HO].type);
1071 keymacro_add(el, &stOF[1], &arrow[A_K_EN].fun, arrow[A_K_EN].type);
1180 keymacro_add(el, px, &arrow[i].fun,
1188 keymacro_add(el, px, &arrow[i].fun,