Searched refs:UndefinedStyle (Results 1 – 7 of 7) sorted by relevance
42 UndefinedStyle, enumerator
397 if ((style != UndefinedStyle) && (style != AnyStyle) && (p->style != style)) in GetTypeInfoByFamily()449 if ((style == UndefinedStyle) || (style == AnyStyle) || (p->style == style)) in GetTypeInfoByFamily()
2001 { "Undefined", UndefinedStyle, UndefinedOptionFlag, MagickTrue },2007 { (char *) NULL, UndefinedStyle, UndefinedOptionFlag, MagickFalse }
1111 using MagickCore::UndefinedStyle;
3064 draw_info->style=UndefinedStyle; in MogrifyImage()
12713 if (type_info->style == UndefinedStyle) in QueryFont()
12830 if (type_info->style == UndefinedStyle)