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

  /external/ImageMagick/MagickCore/
linked-list.c 298 % GetNextValueInLinkedList() gets the next value in the linked-list.
300 % The format of the GetNextValueInLinkedList method is:
302 % void *GetNextValueInLinkedList(LinkedListInfo *list_info)
309 MagickExport void *GetNextValueInLinkedList(LinkedListInfo *list_info)
    [all...]
methods.h     [all...]

Completed in 206 milliseconds