Searched defs:gdImageStringFTEx (Results 1 - 2 of 2) sorted by relevance
| /PHP_TRUNK/ext/gd/libgd/ |
| H A D | gdft.c | 48 gdImageStringFTEx (gdImage * im, int *brect, int fg, char *fontlist, function 449 * one. We should just skip all this stuff, and check in gdImageStringFTEx 769 return gdImageStringFTEx(im, brect, fg, fontlist, ptsize, angle, x, y, string, 0); 773 gdImageStringFTEx (gdImage * im, int *brect, int fg, char *fontlist, double ptsize, double angle, int x, int y, char *string, gdFTStringExtraPtr strex) function
|
| /PHP_TRUNK/main/ |
| H A D | php_compat.h | 315 #define gdImageStringFTEx php_gd_gdImageStringFTEx macro
|
Completed in 6 milliseconds