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

  /external/ImageMagick/MagickCore/
linked-list.c 99 % AppendValueToLinkedList() appends a value to the end of the linked-list.
101 % The format of the AppendValueToLinkedList method is:
103 % MagickBooleanType AppendValueToLinkedList(LinkedListInfo *list_info,
113 MagickExport MagickBooleanType AppendValueToLinkedList(
    [all...]
methods.h 108 #define AppendValueToLinkedList PrependMagickMethod(AppendValueToLinkedList)
    [all...]

Completed in 900 milliseconds