Home
last modified time | relevance | path

Searched defs:value (Results 1 – 8 of 8) sorted by relevance

/imagick/
H A Dimagick_helpers.c162 static inline double im_round_helper(double value) { in im_round_helper()
314 double value = 0.0; in php_imagick_zval_to_double_array() local
365 im_long value = 0; in php_imagick_zval_to_long_array() local
417 im_long value = 0; in php_imagick_zval_to_char_array() local
969 #define IMAGICK_REGISTER_CONST_LONG(const_name, value)\ in php_imagick_initialize_constants() argument
972 #define IMAGICK_REGISTER_CONST_STRING(const_name, value)\ in php_imagick_initialize_constants() argument
H A DImagickPixel.stub.php57 public function setColorValue(int $color, float $value): bool {}
69 public function setColorValueQuantum(int $color, IMAGICK_QUANTUM_TYPE $value): bool{}
H A Dphp_imagick_macros.h24 #define IMAGICK_FREE_MAGICK_MEMORY(value) \ argument
H A Dimagickkernel_class.c42 double value; in php_imagickkernelvalues_to_zval() local
H A DImagick.stub.php139 public function setImageProperty(string $name, string $value): bool {}
416 public function setImageArtifact(string $artifact, string $value): bool {}
640 public function setImageAttribute(string $key, string $value): bool {}
1196 public function setOption(string $key, string $value): bool {}
1275 public static function setRegistry(string $key, string $value): bool {}
H A Dimagick_class.c924 char *name, *value; in PHP_METHOD() local
952 char *name, *value; in PHP_METHOD() local
3011 char *artifact, *value; in PHP_METHOD() local
3034 char *artifact, *value; in PHP_METHOD() local
3637 zval *value; in PHP_METHOD() local
7913 static inline double im_round_helper_class(double value) {
11555 char *key, *value; local
12013 char *key, *value; local
12614 char *key, *value; local
12638 char *key, *value; local
[all …]
H A Dshim_im6_to_im7.c293 const ChannelType channel,const MagickEvaluateOperator op,const double value) { in MagickEvaluateImageChannel()
H A Dimagickdraw_class.c1246 double value; local

Completed in 91 milliseconds