OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DestroyQuantumInfo
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
quantum.c
132
quantum_info=
DestroyQuantumInfo
(quantum_info);
208
%
DestroyQuantumInfo
() deallocates memory associated with the QuantumInfo
211
% The format of the
DestroyQuantumInfo
method is:
213
% QuantumInfo *
DestroyQuantumInfo
(QuantumInfo *quantum_info)
220
MagickExport QuantumInfo *
DestroyQuantumInfo
(QuantumInfo *quantum_info)
[
all
...]
methods.h
274
#define
DestroyQuantumInfo
PrependMagickMethod(
DestroyQuantumInfo
)
[
all
...]
Completed in 210 milliseconds