Lines Matching defs:t
20 Table *t; in drawtable() local
46 settable(Table *t) in settable()
66 Table *t; in settables() local
81 cellwidth(Table *t, Tablecell *c, int sep) in cellwidth()
100 cellheight(Table *t, Tablecell *c, int sep) in cellheight()
132 fixcols(Table *t, int *width, int sep, int domax) in fixcols()
170 tablewidth(Table *t, int tw, int sep) in tablewidth()
222 fixrows(Table *t, int sep) in fixrows()
261 tableheight(Table *t, int sep) in tableheight()
287 tablesize(Table *t, int availw) in tablesize()
309 Table *t; in laytable() local