Home
last modified time | relevance | path

Searched defs:color (Results 1 – 11 of 11) sorted by relevance

/PHP-5.6/ext/gd/libgd/
H A Dgd_crop.c120 int color, corners, match; in gdImageCropAuto() local
227 gdImagePtr gdImageCropThreshold(gdImagePtr im, const unsigned int color, const float threshold) in gdImageCropThreshold()
308 static int gdGuessBackgroundColorFromCorners(gdImagePtr im, int *color) in gdGuessBackgroundColorFromCorners()
H A Dgd.c591 void gdImageColorDeallocate (gdImagePtr im, int color) in gdImageColorDeallocate()
600 void gdImageColorTransparent (gdImagePtr im, int color) in gdImageColorTransparent()
727 void gdImageSetPixel (gdImagePtr im, int x, int y, int color) in gdImageSetPixel()
1020 int color = im->AA_color, color_red, color_green, color_blue; in gdImageAABlend() local
1102 void gdImageLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageLine()
1376 void gdImageDashedLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageDashedLine()
1518 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1544 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1642 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1743 void gdImageFillToBorder (gdImagePtr im, int x, int y, int border, int color) in gdImageFillToBorder()
[all …]
H A Dgd_color.c19 int color, rgb; in gdImageColorMatch() local
H A Dwbmp.c111 createwbmp (int width, int height, int color) in createwbmp()
H A Dgd_interpolation.c1200 static inline int getPixelOverflowColorTC(gdImagePtr im, const int x, const int y, const int color) in getPixelOverflowColorTC()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_set.c105 PHPDBG_SET(color) /* {{{ */ in PHPDBG_SET() argument
107 const phpdbg_color_t *color = phpdbg_get_color( in PHPDBG_SET() local
H A Dphpdbg_utils.c326 const phpdbg_color_t *color = colors; in phpdbg_get_color() local
351 const phpdbg_color_t *color = phpdbg_get_color(name, name_length TSRMLS_CC); in phpdbg_set_color_ex() local
H A Dphpdbg_utils.h84 #define PHPDBG_COLOR_D(color, code) \ argument
H A Dphpdbg.c344 char *color = NULL; in PHP_FUNCTION() local
/PHP-5.6/ext/gd/
H A Dgd.c1758 long cx, cy, w, h, color; in PHP_FUNCTION() local
2125 long color; in PHP_FUNCTION() local
3018 long color, red, green, blue, alpha = 0; in PHP_FUNCTION() local
3254 long cx, cy, w, h, color; in PHP_FUNCTION() local
3532 static void php_gdimagecharup(gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in php_gdimagecharup()
4434 int color, color_org, median; in _php_image_bw_convert() local
4494 int color, color_org, median; in _php_image_convert() local
5127 long color = -1; in PHP_FUNCTION() local
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c1191 int color = 0, effective_status = status; in php_cli_server_log_response() local

Completed in 47 milliseconds