Home | History | Annotate | Download | only in src

Lines Matching refs:strA

1051 	static const Char strA[] = {033, '[', 'A', '\0'};
1064 keymacro_add(el, strA, &arrow[A_K_UP].fun, arrow[A_K_UP].type);
1079 keymacro_add(el, &strA[1], &arrow[A_K_UP].fun, arrow[A_K_UP].type);