Searched defs:angle (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/gd/libgd/ |
H A D | gdft.c | 40 double ptsize, double angle, int x, int y, char *string) in gdImageStringTTF() 49 double ptsize, double angle, int x, int y, char *string, in gdImageStringFTEx() 57 double ptsize, double angle, int x, int y, char *string) in gdImageStringFT() 767 double ptsize, double angle, int x, int y, char *string) 773 gdImageStringFTEx (gdImage * im, int *brect, int fg, char *fontlist, double ptsize, double angle, i…
|
/PHP-5.3/ext/gd/ |
H A D | gd.c | 3897 double ptsize, angle; in php_imagettftext_common() local 4227 double angle = 0.0, extend; in PHP_FUNCTION() local 4366 double angle = 0, sin_a = 0, cos_a = 0; in PHP_FUNCTION() local
|
Completed in 21 milliseconds