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

  /external/ImageMagick/MagickCore/
linked-list.c 628 % IsLinkedListEmpty() returns MagickTrue if the linked-list is empty.
630 % The format of the IsLinkedListEmpty method is:
632 % MagickBooleanType IsLinkedListEmpty(LinkedListInfo *list_info)
639 MagickExport MagickBooleanType IsLinkedListEmpty(
    [all...]
methods.h     [all...]

Completed in 86 milliseconds