Searched refs:teken_funcs_t (Results 1 – 9 of 9) sorted by relevance
122 } teken_funcs_t; typedef131 const teken_funcs_t *t_funcs;167 void teken_init(teken_t *, const teken_funcs_t *, void *);
179 teken_init(teken_t *t, const teken_funcs_t *tf, void *softc) in teken_init()
47 static teken_funcs_t tf = {
219 teken_funcs_t *tg_functions;
58 static teken_funcs_t tf = {
63 static teken_funcs_t tf = {73 static teken_funcs_t tfx = {
77 static teken_funcs_t tf = {87 static teken_funcs_t tfx = {
110 static teken_funcs_t terminal_drawmethods = {
106 static const teken_funcs_t scteken_funcs = {