Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdft.c124 } font_t; typedef
339 font_t *a = (font_t *) element; in fontTest()
366 font_t *a;
379 a = (font_t *) gdPMalloc(sizeof(font_t));
548 font_t *a = (font_t *) element;
831 font_t *font;
883 font = (font_t *) gdCacheGet (fontCache, &fontkey);

Completed in 5 milliseconds