Searched refs:GetValueFromLinkedList (Results 1 – 6 of 6) sorted by relevance
47 *GetValueFromLinkedList(LinkedListInfo *,const size_t),
1778 log_info=(LogInfo *) GetValueFromLinkedList(log_cache,0); in SetLogEventMask()1862 log_info=(LogInfo *) GetValueFromLinkedList(log_cache,0); in SetLogMethod()
382 MagickExport void *GetValueFromLinkedList(LinkedListInfo *list_info, in GetValueFromLinkedList() function
624 #define GetValueFromLinkedList PrependMagickMethod(GetValueFromLinkedList) macro
852 p=(const ExceptionInfo *) GetValueFromLinkedList((LinkedListInfo *) in throwException()
1400 using MagickCore::GetValueFromLinkedList;