Searched refs:gdImageString (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/gd/libgd/ |
H A D | gddemo.c | 102 gdImageString (im_out, gdFontGiant, 32, 32, in main()
|
H A D | gd.h | 441 void gdImageString(gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color);
|
H A D | gd.c | 1517 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString() function
|
/PHP-8.2/main/ |
H A D | php_compat.h | 334 #define gdImageString php_gd_gdImageString macro
|
Completed in 33 milliseconds