Searched refs:php_gdimagecharup (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/gd/ |
| H A D | gd.c | 3486 /* {{{ php_gdimagecharup 3488 static void php_gdimagecharup(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) function 3555 php_gdimagecharup(im, font, x, y, ch, col); 3565 /* php_gdimagecharup(im, font, x, y, (int) str[i], col); */
|
Completed in 10 milliseconds