Home
last modified time | relevance | path

Searched refs:GetValueFromLinkedList (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dlinked-list.h47 *GetValueFromLinkedList(LinkedListInfo *,const size_t),
Dlog.c1778 log_info=(LogInfo *) GetValueFromLinkedList(log_cache,0); in SetLogEventMask()
1862 log_info=(LogInfo *) GetValueFromLinkedList(log_cache,0); in SetLogMethod()
Dlinked-list.c382 MagickExport void *GetValueFromLinkedList(LinkedListInfo *list_info, in GetValueFromLinkedList() function
Dmethods.h624 #define GetValueFromLinkedList PrependMagickMethod(GetValueFromLinkedList) macro
/external/ImageMagick/Magick++/lib/
DException.cpp852 p=(const ExceptionInfo *) GetValueFromLinkedList((LinkedListInfo *) in throwException()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1400 using MagickCore::GetValueFromLinkedList;