Home
last modified time | relevance | path

Searched refs:gdFont (Results 1 – 7 of 7) sorted by relevance

/PHP-5.3/ext/gd/libgd/
H A Dgdfontg.c4373 gdFont gdFontGiantRep =
H A Dgdfontl.c4630 gdFont gdFontLargeRep =
H A Dgdfontmb.c3860 gdFont gdFontMediumBoldRep =
H A Dgdfonts.c3860 gdFont gdFontSmallRep =
H A Dgdfontt.c2581 gdFont gdFontTinyRep =
H A Dgd.h207 } gdFont; typedef
210 typedef gdFont *gdFontPtr;
/PHP-5.3/ext/gd/
H A Dgd.c1473 int file_name, hdr_size = sizeof(gdFont) - sizeof(char *); in PHP_FUNCTION()
1499 font = (gdFontPtr) emalloc(sizeof(gdFont)); in PHP_FUNCTION()

Completed in 44 milliseconds