Home
last modified time | relevance | path

Searched defs:angle (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/gd/libgd/
H A Dgdft.c40 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 Dgd.c3897 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 17 milliseconds