HomeSort by relevance Sort by last modified time
    Searched defs:DestroyLinkedList (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
linked-list.c 207 % DestroyLinkedList() frees the linked-list and all associated resources.
209 % The format of the DestroyLinkedList method is:
211 % LinkedListInfo *DestroyLinkedList(LinkedListInfo *list_info,
222 MagickExport LinkedListInfo *DestroyLinkedList(LinkedListInfo *list_info,
    [all...]
methods.h 265 #define DestroyLinkedList PrependMagickMethod(DestroyLinkedList)
    [all...]

Completed in 93 milliseconds