Home | History | Annotate | Download | only in MagickCore

Lines Matching full:nexus

6712 %    o nexus:  Method XImageWindowCommand returns an image when the
7137 *nexus;
7171 nexus=NewImageList();
7184 nexus=XOpenImage(display,resource_info,windows,MagickFalse);
7222 nexus=XOpenImage(display,resource_info,windows,MagickTrue);
7311 nexus=ReadImage(image_info,exception);
7322 nexus=XVisualDirectoryImage(display,resource_info,windows,exception);
9047 nexus=ReadImage(resource_info->image_info,exception);
9229 nexus=CloneImage(*image,0,0,MagickTrue,exception);
9230 if (nexus != (Image *) NULL)
9260 nexus=CloneImage(*image,0,0,MagickTrue,exception);
9261 if (nexus != (Image *) NULL)
9335 return(nexus);
10290 *nexus;
10390 nexus=ReadImage(image_info,exception);
10393 if (nexus != (Image *) NULL)
10429 return(nexus);
14099 % o nexus: Method XDisplayImage returns an image when the
14480 *nexus;
14642 nexus=NewImageList();
15157 nexus=ReadImage(resource_info->image_info,exception);
15158 if (nexus != (Image *) NULL)
15209 nexus=XMagickCommand(display,resource_info,windows,command_type,
15250 nexus=XMagickCommand(display,resource_info,windows,
15288 nexus=XMagickCommand(display,resource_info,windows,
15297 nexus=XTileImage(display,resource_info,windows,
15299 if (nexus != (Image *) NULL)
15311 nexus=XMagickCommand(display,resource_info,windows,
15548 nexus=ReadImage(resource_info->image_info,exception);
15550 if (nexus != (Image *) NULL)
15840 nexus=XMagickCommand(display,resource_info,windows,command_type,
15904 nexus=XOpenImage(display,resource_info,windows,MagickFalse);
16019 nexus=ReadImage(resource_info->image_info,exception);
16021 if (nexus != (Image *) NULL)
16205 return(nexus);