Searched refs:Cachefont (Results 1 – 8 of 8) sorted by relevance
12 Cachefont *c; in mkfont()38 font->sub = malloc(sizeof(Cachefont*)); in mkfont()41 c = malloc(sizeof(Cachefont)); in mkfont()
17 Cachefont *c; in buildfont()85 fnt->sub = realloc(fnt->sub, (fnt->nsub+1)*sizeof(Cachefont*)); in buildfont()91 c = malloc(sizeof(Cachefont)); in buildfont()118 Cachefont *c; in freefont()
150 cf2subfont(Cachefont *cf, Font *f) in cf2subfont()178 Cachefont *cf; in loadchar()
4 typedef struct Cachefont Cachefont; typedef274 struct Cachefont struct295 Cachefont *cf; /* font info that owns us */ argument313 Cachefont **sub; /* as read from file */
6 typedef struct Cachefont Cachefont; typedef275 struct Cachefont struct296 Cachefont *cf; /* font info that owns us */ argument314 Cachefont **sub; /* as read from file */
14 typedef struct Cachefont Cachefont; typedef282 struct Cachefont struct303 Cachefont *cf; /* font info that owns us */ argument321 Cachefont **sub; /* as read from file */
461 aggr Cachefont471 Cachefont(addr) {472 complex Cachefont addr;504 'A' Cachefont 4 cf;532 'A' Cachefont 44 sub;
647 aggr Cachefont657 Cachefont(addr) {658 complex Cachefont addr;690 'A' Cachefont 4 cf;717 'A' Cachefont 40 sub;