Home
last modified time | relevance | path

Searched refs:DestroyOptions (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dconfigure.c322 static void *DestroyOptions(void *option) in DestroyOptions() function
330 return(DestroyLinkedList(options,DestroyOptions)); in DestroyConfigureOptions()
Dlocale.c295 static void *DestroyOptions(void *message) in DestroyOptions() function
304 return(DestroyLinkedList(messages,DestroyOptions)); in DestroyLocaleOptions()