Lines Matching defs:t
310 Tnode *t; in stringnode() local
321 xcacheexpand(Tnode *t) in xcacheexpand()
334 Tnode *t; in initxcache() local
345 xheaderexpand(Tnode *t) in xheaderexpand()
361 Tnode *t; in initxheader() local
383 xsuperexpand(Tnode *t) in xsuperexpand()
399 Tnode *t; in initxsuper() local
426 xvacrootexpand(Tnode *t) in xvacrootexpand()
439 Tnode *t; in initxvacroot() local
478 Xblock *t = (Xblock*)tt; in xblockexpand() local
516 Xblock *t; in initxblock() local
567 Xentry *t = (Xentry*)tt; in xentryexpand() local
580 Xentry *t; in initxentry() local
615 uint t; in etype() local
628 Tnode *t, *tt; in initxsource() local
712 Tnode *t; in initxdirentry() local
739 Tnode *t; in metaentrygen() local
759 Xblock *t; in metablockgen() local
884 char *t, *nt, *e; in drawtext() local
906 drawnub(Image *m, Image *clipr, Point o, Tnode *t) in drawnub()
932 drawnode(Tnode *t, Image *m, Image *clipr, Point o) in drawnode()
972 drawtree(Tree *t, Image *m, Rectangle r) in drawtree()
984 findnode(Tnode *t, Point p) in findnode()
1006 Tree t; variable