Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dwmf.c2574 wmf_options_flags = 0; in ReadWMFImage() local
2611 wmf_options_flags |= WMF_OPT_FUNCTION; in ReadWMFImage()
2616 wmf_options_flags |= WMF_OPT_IGNORE_NONFATAL; in ReadWMFImage()
2618 wmf_error = wmf_api_create(&API, wmf_options_flags, &wmf_api_options); in ReadWMFImage()