Searched refs:UndefinedStyle (Results 1 – 7 of 7) sorted by relevance
42 UndefinedStyle, enumerator
395 if ((style != UndefinedStyle) && (style != AnyStyle) && (p->style != style)) in GetTypeInfoByFamily()447 if ((style == UndefinedStyle) || (style == AnyStyle) || (p->style == style)) in GetTypeInfoByFamily()
2082 { "Undefined", UndefinedStyle, UndefinedOptionFlag, MagickTrue },2087 { (char *) NULL, UndefinedStyle, UndefinedOptionFlag, MagickFalse }
1140 using MagickCore::UndefinedStyle;
3165 draw_info->style=UndefinedStyle; in MogrifyImage()
12845 if (type_info->style == UndefinedStyle) in QueryFont()
12962 if (type_info->style == UndefinedStyle)