fontkey           825 ext/gd/libgd/gdft.c 	fontkey_t fontkey;
fontkey           873 ext/gd/libgd/gdft.c 	fontkey.fontlist = fontlist;
fontkey           874 ext/gd/libgd/gdft.c 	fontkey.library = &library;
fontkey           875 ext/gd/libgd/gdft.c 	fontkey.preferred_map = m;
fontkey           876 ext/gd/libgd/gdft.c 	font = (font_t *) gdCacheGet (fontCache, &fontkey);