font_t 113 ext/gd/gdttf.c font_t *font; font_t 154 ext/gd/gdttf.c char *gdttfchar(gdImage *im, int fg, font_t *font, int x, int y, TT_F26Dot6 x1, TT_F26Dot6 y1, TT_F26Dot6 *advance, TT_BBox **bbox, char **next); font_t 307 ext/gd/gdttf.c font_t *a = (font_t *)element; font_t 316 ext/gd/gdttf.c font_t *a; font_t 322 ext/gd/gdttf.c a = (font_t *)pemalloc(sizeof(font_t), 1); font_t 412 ext/gd/gdttf.c font_t *a = (font_t *)element; font_t 618 ext/gd/gdttf.c gdttfchar(gdImage *im, int fg, font_t *font, font_t 744 ext/gd/gdttf.c font_t *font; font_t 765 ext/gd/gdttf.c font = (font_t *)gdCacheGet(fontCache, &fontkey); font_t 338 ext/gd/libgd/gdft.c font_t *a = (font_t *) element; font_t 346 ext/gd/libgd/gdft.c font_t *a; font_t 359 ext/gd/libgd/gdft.c a = (font_t *) gdPMalloc(sizeof(font_t)); font_t 513 ext/gd/libgd/gdft.c font_t *a = (font_t *) element; font_t 787 ext/gd/libgd/gdft.c font_t *font; font_t 830 ext/gd/libgd/gdft.c font = (font_t *) gdCacheGet (fontCache, &fontkey);