Searched refs:gdImageStringUp (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/gd/libgd/ |
H A D | gddemo.c | 104 gdImageStringUp (im_out, gdFontSmall, 64, 64, in main()
|
H A D | gd.h | 442 void gdImageStringUp(gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color);
|
H A D | gd.c | 1528 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp() function
|
/PHP-8.2/main/ |
H A D | php_compat.h | 339 #define gdImageStringUp php_gd_gdImageStringUp macro
|
Completed in 32 milliseconds