OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveFirstImageFromList
(Results
1 - 9
of
9
) sorted by null
/external/ImageMagick/MagickCore/
list.h
39
*
RemoveFirstImageFromList
(Image **),
methods.h
[
all
...]
list.c
[
all
...]
draw.c
[
all
...]
/external/ImageMagick/www/source/
core.c
42
while ((image=
RemoveFirstImageFromList
(&images)) != (Image *) NULL)
/external/ImageMagick/MagickWand/
mogrify-private.h
100
images=
RemoveFirstImageFromList
(&image_stack[k].image); \
operation.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/coders/
xcf.c
[
all
...]
Completed in 119 milliseconds