Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dconfigure.c306 static void *DestroyOptions(void *option) in DestroyOptions() function
314 return(DestroyLinkedList(options,DestroyOptions)); in DestroyConfigureOptions()
Dlocale.c320 static void *DestroyOptions(void *message) in DestroyOptions() function
329 return(DestroyLinkedList(messages,DestroyOptions)); in DestroyLocaleOptions()