OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseBlob
(Results
51 - 75
of
111
) sorted by null
1
2
3
4
5
/external/ImageMagick/coders/
vips.c
521
(void)
CloseBlob
(image);
761
(void)
CloseBlob
(image);
jnx.c
335
(void)
CloseBlob
(image);
pix.c
259
(void)
CloseBlob
(image);
ttf.c
299
(void)
CloseBlob
(image);
uil.c
380
(void)
CloseBlob
(image);
dps.c
319
(void)
CloseBlob
(image);
525
(void)
CloseBlob
(image);
pcl.c
308
(void)
CloseBlob
(image);
990
(void)
CloseBlob
(image);
cube.c
316
(void)
CloseBlob
(image);
flif.c
543
CloseBlob
(image);
pes.c
669
(void)
CloseBlob
(image);
tim.c
434
(void)
CloseBlob
(image);
xps.c
260
(void)
CloseBlob
(image);
palm.c
409
(void)
CloseBlob
(image);
601
(void)
CloseBlob
(image);
[
all
...]
pdb.c
417
(void)
CloseBlob
(image);
637
(void)
CloseBlob
(image);
[
all
...]
sun.c
430
(void)
CloseBlob
(image);
667
(void)
CloseBlob
(image);
[
all
...]
tga.c
325
(void)
CloseBlob
(image);
568
(void)
CloseBlob
(image);
[
all
...]
xpm.c
486
(void)
CloseBlob
(image);
869
(void)
CloseBlob
(image);
[
all
...]
jpeg.c
[
all
...]
cin.c
731
(void)
CloseBlob
(image);
794
(void)
CloseBlob
(image);
[
all
...]
mat.c
829
(void)
CloseBlob
(image);
[
all
...]
pict.c
952
(void)
CloseBlob
(image);
[
all
...]
sfw.c
271
(void)
CloseBlob
(image);
fits.c
518
(void)
CloseBlob
(image);
869
(void)
CloseBlob
(image);
/external/ImageMagick/MagickCore/
blob.c
590
%
CloseBlob
() closes a stream associated with the image.
592
% The format of the
CloseBlob
method is:
594
% MagickBooleanType
CloseBlob
(Image *image)
601
MagickExport MagickBooleanType
CloseBlob
(Image *image)
796
(void)
CloseBlob
(image);
868
(void)
CloseBlob
(images);
931
(void)
CloseBlob
(image);
[
all
...]
constitute.c
518
(void)
CloseBlob
(image);
525
(void)
CloseBlob
(image);
[
all
...]
Completed in 1818 milliseconds
1
2
3
4
5