Home
last modified time | relevance | path

Searched refs:arrows (Results 1 – 12 of 12) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_tty.c148 kpadd(arrows, (unsigned char *)key_ic, (unsigned char *)"i", in setterm()
150 kpadd(arrows, (unsigned char *)key_eic, (unsigned char *)"i", in setterm()
152 kpadd(arrows, (unsigned char *)key_up, (unsigned char *)"k", in setterm()
154 kpadd(arrows, (unsigned char *)key_down, (unsigned char *)"j", in setterm()
156 kpadd(arrows, (unsigned char *)key_left, (unsigned char *)"h", in setterm()
158 kpadd(arrows, (unsigned char *)key_right, (unsigned char *)"l", in setterm()
160 kpadd(arrows, (unsigned char *)key_home, (unsigned char *)"H", in setterm()
163 kpadd(arrows, key_ic, "i", "inschar"); in setterm()
165 kpadd(arrows, key_eic, "i", "inschar"); in setterm()
168 kpboth(arrows, immacs, key_up, "k", "up"); in setterm()
[all …]
H A Dex_set.c371 if (arrows[i].cap && arrows[i].descr && in unterm()
372 strcmp(arrows[i].cap, arrows[i].descr)) in unterm()
373 addmac(arrows[i].cap, NOSTR, NOSTR, arrows); in unterm()
H A Dex_tty.h150 var struct maps arrows[MAXNOMACS]; /* macro defs - 1st 5 built in */ variable
H A Dex_vget.c586 macpush(&b[1],maps == arrows);
599 macpush(maps[d].mapto,maps == arrows);
H A Dex_cmdsub.c1516 mp = ab ? abbrevs : exclam() ? immacs : arrows; in mapcmd()
1613 if (dest && mp==arrows) { in addmac()
H A Dex_voper.c182 c = map(getesc(), arrows, 0); in operate()
H A Dex_vmain.c216 op = map(c, arrows, 0);
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.h123 } *arrows; member
H A Ditree.c1809 newb->arrows = NULL; in itree_add_bubble()
1830 if (next == NULL || next->arrows != NULL) in itree_next_bubble()
1856 bp->arrows = newal; in add_arrow()
2021 al = bubp->arrows; in itree_free_arrowlists()
2038 al = bubp->arrows; in itree_delete_arrow()
2040 bubp->arrows = al->next; in itree_delete_arrow()
2061 al = bubp->arrows; in itree_prune_arrowlists()
2083 next = bubble->arrows; in itree_next_arrow()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf175 file path=usr/share/lib/terminfo/a/ansi+arrows
641 file path=usr/share/lib/terminfo/h/hp+arrows
644 file path=usr/share/lib/terminfo/h/hp+pfk+arrows
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src357 ansi+arrows:\
576 :tc=ansi+arrows:
1878 # The VT100 series terminals have cursor ("arrows") keys which can operate
1954 # function keys and the keypad 2,4,6,8 keys are labeled with arrows keys, is to
5489 # The hp2621s use the same keys for the arrows and function keys,
5493 hp+pfk+arrows|hp alternate arrow definitions:\
5497 hp+arrows|hp arrow definitions:\
5527 :ke@:ks@:tc=hp+arrows:tc=hp2621:
5545 hp2621p-a|hp2621p with fn as arrows:\
5546 :tc=hp+pfk+arrows:tc=hp2621p:
[all …]
H A Dterminfo.src360 ansi+arrows,
605 use=ansi+sgrbold, use=ansi+arrows,
2132 # The VT100 series terminals have cursor ("arrows") keys which can operate
2209 # function keys and the keypad 2,4,6,8 keys are labeled with arrows keys, is to
6213 # The hp2621s use the same keys for the arrows and function keys,
6217 hp+pfk+arrows|hp alternate arrow definitions,
6222 hp+arrows|hp arrow definitions,
6255 rmkx@, smkx@, use=hp+arrows, use=hp2621,
6274 hp2621p-a|hp2621p with fn as arrows,
6275 use=hp+pfk+arrows, use=hp2621p,
[all …]