Searched defs:background_resources (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddisplay.c2810 background_resources;
2824 background_resources=(*resource_info);
2825 background_resources.window_id=window_id;
2826 background_resources.backdrop=status != 0 ? MagickTrue : MagickFalse;
2827 status=XDisplayBackgroundImage(display,&background_resources,*image,
13676 background_resources;
13709 background_resources=(*resource_info);
13710 background_resources.window_id=AcquireString("");
13711 (void) FormatLocaleString(background_resources.window_id,MagickPathExtent,
13713 background_resources
2798 background_resources; local
13637 background_resources; local
[all...]

Completed in 58 milliseconds