Searched defs:gdImageChar (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/main/ |
| H A D | php_compat.h | 204 #define gdImageChar php_gd_gdImageChar macro
|
| /PHP_TRUNK/ext/gd/libgd/ |
| H A D | gd.c | 1542 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) function 1600 gdImageChar(im, f, x, y, s[i], color); 1624 gdImageChar(im, f, x, y, s[i], color);
|
Completed in 9 milliseconds