Home
last modified time | relevance | path

Searched refs:trantbl (Results 1 – 2 of 2) sorted by relevance

/dports/x11/sterm/st-0.8.4/
H A Dst.c126 char trantbl[4]; /* charset table translation */ member
1031 memset(term.trantbl, CS_USA, sizeof(term.trantbl)); in treset()
1205 if (term.trantbl[term.charset] == CS_GRAPHIC0 && in tsetchar()
2071 term.trantbl[term.icharset] = vcs[p - cs]; in tdeftran()
/dports/x11-fm/xfe/xfe-1.44/st/
H A Dst.c134 char trantbl[4]; /* charset table translation */ member
1038 memset(term.trantbl, CS_USA, sizeof(term.trantbl)); in treset()
1222 if (term.trantbl[term.charset] == CS_GRAPHIC0 && in tsetchar()
2078 term.trantbl[term.icharset] = vcs[p - cs]; in tdeftran()