Searched refs:gdImageStringUp16 (Results 1 – 3 of 3) sorted by relevance
/PHP-8.2/main/ |
H A D | php_compat.h | 340 #define gdImageStringUp16 php_gd_gdImageStringUp16 macro
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd.h | 444 void gdImageStringUp16(gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color);
|
H A D | gd.c | 1552 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16() function
|
Completed in 28 milliseconds