Home
last modified time | relevance | path

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

/PHP-7.4/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.h285 } gdFont; typedef
288 typedef gdFont *gdFontPtr;
/PHP-7.4/ext/gd/
H A Dgd.c1429 int hdr_size = sizeof(gdFont) - sizeof(char *); in PHP_FUNCTION()
1455 font = (gdFontPtr) emalloc(sizeof(gdFont)); in PHP_FUNCTION()

Completed in 61 milliseconds