Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c1657 if (!tmp_wand) { in PHP_METHOD()
5949 if (!tmp_wand) {
6574 tmp_wand = DestroyPixelWand(tmp_wand);
6657 tmp_wand = DestroyPixelWand(tmp_wand);
6936 tmp_wand = DestroyPixelWand(tmp_wand);
7333 tmp_wand = DestroyPixelWand(tmp_wand);
7404 if (!tmp_wand) {
7412 tmp_wand = DestroyPixelWand(tmp_wand);
9143 if (!tmp_wand) {
9481 if (!tmp_wand) {
[all …]
H A Dimagickdraw_class.c1205 DrawingWand *tmp_wand; in PHP_METHOD() local
1216 if (!tmp_wand) { in PHP_METHOD()
1455 PixelWand *tmp_wand; local
1463 tmp_wand = NewPixelWand();
1561 PixelWand *tmp_wand; local
1569 tmp_wand = NewPixelWand();
1824 PixelWand *tmp_wand; local
1831 tmp_wand = NewPixelWand();
1833 if (!tmp_wand) {
2939 PixelWand *tmp_wand; local
[all …]
H A Dshim_im6_to_im7.c218 MagickWand *tmp_wand; in MagickCompareImageChannels() local
225 tmp_wand = MagickCompareImages(wand, reference, metric, distortion); in MagickCompareImageChannels()
230 return tmp_wand; in MagickCompareImageChannels()

Completed in 44 milliseconds