Searched defs:list_info (Results 1 – 2 of 2) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | linked-list.c | 112 LinkedListInfo *list_info,const void *value) in AppendValueToLinkedList() 165 MagickExport void ClearLinkedList(LinkedListInfo *list_info, in ClearLinkedList() 219 MagickExport LinkedListInfo *DestroyLinkedList(LinkedListInfo *list_info, in DestroyLinkedList() 268 MagickExport void *GetLastValueInLinkedList(LinkedListInfo *list_info) in GetLastValueInLinkedList() 305 MagickExport void *GetNextValueInLinkedList(LinkedListInfo *list_info) in GetNextValueInLinkedList() 349 const LinkedListInfo *list_info) in GetNumberOfElementsInLinkedList() 382 MagickExport void *GetValueFromLinkedList(LinkedListInfo *list_info, in GetValueFromLinkedList() 448 LinkedListInfo *list_info,const size_t index,const void *value) in InsertValueInLinkedList() 549 LinkedListInfo *list_info,int (*compare)(const void *,const void *), in InsertValueInSortedLinkedList() 634 const LinkedListInfo *list_info) in IsLinkedListEmpty() [all …]
|
D | widget.c | 1668 list_info, in XColorBrowserWidget() local 4273 list_info, in XFileBrowserWidget() local 5531 list_info, in XFontBrowserWidget() local 6798 list_info, in XListBrowserWidget() local 9006 list_info, in XTextViewWidget() local
|