Home
last modified time | relevance | path

Searched refs:gdPie (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_arc_f_buggy.c127 else if (style == gdPie)
151 else if (style == gdPie)
175 else if (style == gdPie)
198 else if (style == gdPie)
363 if (style == gdPie)
710 gdImageFilledArc (im, WIDTH / 5, HEIGHT / 4, 200, 200, 45, 90, red, gdPie);
714 gdImageFilledArc (im, WIDTH / 2, HEIGHT / 4, 200, 150, 45, 90, red, gdPie);
H A Dgd.h660 #define gdPie gdArc macro
/PHP-5.5/ext/gd/
H A Dgd.c1153 REGISTER_LONG_CONSTANT("IMG_ARC_PIE", gdPie, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds