/PHP-5.5/ext/gd/libgd/ |
H A D | gd_arc_f_buggy.c | 27 int angle; 218 angle = s; 232 angle = s; 561 angle += 360; 563 angle -= 360; 593 if ((angle > 90) && (angle < 180)) 595 angle = 180 - angle; 598 if ((angle > 180) && (angle < 270)) 600 angle = angle - 180; 604 if ((angle > 270) && (angle < 360)) [all …]
|
H A D | gd_matrix.c | 199 int gdAffineRotate (double dst[6], const double angle) in gdAffineRotate() argument 201 const double sin_t = sin (angle * M_PI / 180.0); in gdAffineRotate() 202 const double cos_t = cos (angle * M_PI / 180.0); in gdAffineRotate() 224 int gdAffineShearHorizontal(double dst[6], const double angle) in gdAffineShearHorizontal() argument 228 dst[2] = tan(angle * M_PI / 180.0); in gdAffineShearHorizontal() 246 int gdAffineShearVertical(double dst[6], const double angle) in gdAffineShearVertical() argument 249 dst[1] = tan(angle * M_PI / 180.0);; in gdAffineShearVertical()
|
H A D | gdtestft.c | 47 double angle = 0.; in main() 49 double angle = DEG2RAD (-90); in main() 60 err = gdImageStringFT ((gdImagePtr) NULL, &brect[0], 0, f, sz, angle, 0, 0, s); in main() 87 err = gdImageStringFT (im, NULL, black, f, sz, angle, x, y, s); in main()
|
H A D | gdft.c | 40 double ptsize, double angle, int x, int y, char *string) in gdImageStringTTF() argument 43 return gdImageStringFT (im, brect, fg, fontlist, ptsize, angle, x, y, string); in gdImageStringTTF() 49 double ptsize, double angle, int x, int y, char *string, in gdImageStringFTEx() argument 57 double ptsize, double angle, int x, int y, char *string) in gdImageStringFT() argument 769 double ptsize, double angle, int x, int y, char *string) argument 771 return gdImageStringFTEx(im, brect, fg, fontlist, ptsize, angle, x, y, string, 0); 775 gdImageStringFTEx (gdImage * im, int *brect, int fg, char *fontlist, double ptsize, double angle, i… argument 785 double sin_a = sin (angle); 786 double cos_a = cos (angle); 1123 double d1 = sin (angle + 0.78539816339744830962); [all …]
|
H A D | gd.h | 464 double ptsize, double angle, int x, int y, char *string); 468 double ptsize, double angle, int x, int y, char *string); 494 double ptsize, double angle, int x, int y, char * string, 697 gdImagePtr gdImageRotateInterpolated(const gdImagePtr src, const float angle, int bgcolor); 870 int gdAffineRotate (double dst[6], const double angle); 871 int gdAffineShearHorizontal (double dst[6], const double angle); 872 int gdAffineShearVertical(double dst[6], const double angle);
|
H A D | gd_interpolation.c | 2186 gdImagePtr gdImageRotateInterpolated(const gdImagePtr src, const float angle, int bgcolor) in gdImageRotateInterpolated() argument 2188 const int angle_rounded = (int)floor(angle * 100); in gdImageRotateInterpolated() 2220 return gdImageRotateNearestNeighbour(src, angle, bgcolor); in gdImageRotateInterpolated() 2224 return gdImageRotateBilinear(src, angle, bgcolor); in gdImageRotateInterpolated() 2228 return gdImageRotateBicubicFixed(src, angle, bgcolor); in gdImageRotateInterpolated() 2232 return gdImageRotateGeneric(src, angle, bgcolor); in gdImageRotateInterpolated()
|
/PHP-5.5/ext/gd/tests/ |
H A D | bug43073_1.phpt | 2 Bug #43073 (TrueType bounding box is wrong for angle<>0) freetype >= 2.4.10 23 for ($angle = 0.0; $angle < 360.0; $angle += $delta_t) { 24 $bbox = imagettftext($g, 24, $angle, 400+$x, 400+$y, $black, $font, 'ABCDEF');
|
H A D | bug43073.phpt | 2 Bug #43073 (TrueType bounding box is wrong for angle<>0) freetype < 2.4.10 23 for ($angle = 0.0; $angle < 360.0; $angle += $delta_t) { 24 $bbox = imagettftext($g, 24, $angle, 400+$x, 400+$y, $black, $font, 'ABCDEF');
|
H A D | imagearc_variation2.phpt | 2 Testing passing negative start angle to imagearc() of GD library
|
H A D | imagearc_variation1.phpt | 2 Testing passing negative end angle to imagearc() of GD library
|
H A D | imagefilledarc_variation1.phpt | 2 Testing passing negative end angle to imagefilledarc() of GD library
|
H A D | imagefilledarc_variation2.phpt | 2 Testing passing negative start angle to imagefilledarc() of GD library
|
/PHP-5.5/ext/xml/tests/ |
H A D | bug26528.phpt | 9 $sample = "<?xml version=\"1.0\"?><test attr=\"angle<bracket\"/>"; 28 string(13) "angle<bracket"
|
/PHP-5.5/ext/standard/tests/math/ |
H A D | hypot_error.phpt | 6 * Description: Calculate the length of the hypotenuse of a right-angle triangle.
|
H A D | hypot_variation1.phpt | 6 * Description: Calculate the length of the hypotenuse of a right-angle triangle
|
H A D | hypot_variation2.phpt | 6 * Description: Calculate the length of the hypotenuse of a right-angle triangle
|
H A D | hypot_basic.phpt | 9 * Description: Calculate the length of the hypotenuse of a right-angle triangle.
|
/PHP-5.5/ext/gd/ |
H A D | gd.c | 272 ZEND_ARG_INFO(0, angle) 687 ZEND_ARG_INFO(0, angle) 696 ZEND_ARG_INFO(0, angle) 708 ZEND_ARG_INFO(0, angle) 716 ZEND_ARG_INFO(0, angle) 3830 angle = angle * (M_PI/180); in php_imagettftext_common() 4189 if (angle) { in PHP_FUNCTION() 4276 angle = angle * M_PI / 180; in PHP_FUNCTION() 4277 sin_a = sin(angle); in PHP_FUNCTION() 4278 cos_a = cos(angle); in PHP_FUNCTION() [all …]
|
/PHP-5.5/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 756 ImageTTFText($im,$size,$angle,$x1,$y1,$color,"/path/to/font.ttf", 761 ImageTTFText($im,$size,$angle,$x1,$y1,$color,"/path/to/font.ttf","���ܸ�");
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | get_html_translation_table_basic5.phpt | 491 [∠] => ∠
|
H A D | html_entity_decode_html5.phpt | 629 "∠", 2763 ∠ => ∠ e288a0
|
H A D | htmlentities_html5.phpt | 732 ∠ U+02220
|
/PHP-5.5/ext/standard/html_tables/ |
H A D | ents_html5.txt | 624 angle 02220
|
/PHP-5.5/ext/pcre/pcrelib/testdata/ |
H A D | testinput8 | 1155 A missing angle <user\@some.where 1747 A missing angle <user\@some.where
|
H A D | testoutput2 | 8114 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number… 9138 Failed: \k is not followed by a braced, angle-bracketed, or quoted name at offset 1 9141 Failed: \k is not followed by a braced, angle-bracketed, or quoted name at offset 1 9189 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number… 14101 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number… 14104 Failed: \g is not followed by a braced, angle-bracketed, or quoted name/number or by a plain number…
|