OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyImageList
(Results
26 - 50
of
140
) sorted by null
1
2
3
4
5
6
/external/ImageMagick/coders/
hald.c
132
return(
DestroyImageList
(image));
null.c
137
return(
DestroyImageList
(image));
xc.c
131
return(
DestroyImageList
(image));
icon.c
207
return(
DestroyImageList
(images));
294
image=
DestroyImageList
(image);
385
image=
DestroyImageList
(image);
479
return(
DestroyImageList
(image));
734
image=
DestroyImageList
(image);
[
all
...]
art.c
136
image=
DestroyImageList
(image);
154
return(
DestroyImageList
(image));
fax.c
208
image=
DestroyImageList
(image);
238
return(
DestroyImageList
(image));
hrz.c
139
image=
DestroyImageList
(image);
150
return(
DestroyImageList
(image));
inline.c
148
image=
DestroyImageList
(image);
181
image=
DestroyImageList
(image);
mono.c
140
image=
DestroyImageList
(image);
159
return(
DestroyImageList
(image));
otb.c
141
image=
DestroyImageList
(image);
172
return(
DestroyImageList
(image));
rgf.c
144
image=
DestroyImageList
(image);
176
return(
DestroyImageList
(image));
sct.c
176
image=
DestroyImageList
(image);
229
return(
DestroyImageList
(image));
ttf.c
228
image=
DestroyImageList
(image);
233
return(
DestroyImageList
(image));
vicar.c
199
image=
DestroyImageList
(image);
297
return(
DestroyImageList
(image));
wbmp.c
161
image=
DestroyImageList
(image);
189
return(
DestroyImageList
(image));
cmyk.c
153
image=
DestroyImageList
(image);
206
return(
DestroyImageList
(image));
691
canvas_image=
DestroyImageList
(canvas_image);
692
image=
DestroyImageList
(image);
771
canvas_image=
DestroyImageList
(canvas_image);
772
image=
DestroyImageList
(image);
847
canvas_image=
DestroyImageList
(canvas_image);
848
image=
DestroyImageList
(image);
[
all
...]
ipl.c
214
image=
DestroyImageList
(image);
322
return(
DestroyImageList
(image));
407
image=
DestroyImageList
(image);
mpeg.c
199
image=
DestroyImageList
(image);
203
(void)
DestroyImageList
(image);
608
coalesce_image=
DestroyImageList
(coalesce_image);
raw.c
144
image=
DestroyImageList
(image);
191
return(
DestroyImageList
(image));
267
image=
DestroyImageList
(image);
gradient.c
180
image=
DestroyImageList
(image);
pwp.c
212
image=
DestroyImageList
(image);
screenshot.c
172
return(
DestroyImageList
(image));
stegano.c
163
return(
DestroyImageList
(image));
bgr.c
153
image=
DestroyImageList
(image);
213
return(
DestroyImageList
(image));
648
canvas_image=
DestroyImageList
(canvas_image);
649
image=
DestroyImageList
(image);
728
canvas_image=
DestroyImageList
(canvas_image);
729
image=
DestroyImageList
(image);
805
canvas_image=
DestroyImageList
(canvas_image);
806
image=
DestroyImageList
(image);
[
all
...]
/external/ImageMagick/MagickWand/
wandcli.c
178
(void)
DestroyImageList
((Image *)node->data);
191
cli_wand->wand.images=
DestroyImageList
(cli_wand->wand.images);
Completed in 374 milliseconds
1
2
3
4
5
6