Searched refs:font_mimetypes (Results 1 – 1 of 1) sorted by relevance
277 static const char * const font_mimetypes[] = { variable299 for (n = 0; font_mimetypes[n]; n++) { in attachment_is_font()300 if (av_strcasecmp(font_mimetypes[n], tag->value) == 0) in attachment_is_font()