Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgdft.c124 } font_t; typedef
338 font_t *a = (font_t *) element; in fontTest()
346 font_t *a;
359 a = (font_t *) gdPMalloc(sizeof(font_t));
515 font_t *a = (font_t *) element;
791 font_t *font;
834 font = (font_t *) gdCacheGet (fontCache, &fontkey);

Completed in 11 milliseconds