Searched refs:gdImageString16 (Results 1 – 3 of 3) sorted by relevance
/PHP-8.0/main/ |
H A D | php_compat.h | 335 #define gdImageString16 php_gd_gdImageString16 macro
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd.h | 439 void gdImageString16(gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color);
|
H A D | gd.c | 1541 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16() function
|
Completed in 17 milliseconds