Searched refs:UndefinedStyle (Results 1 – 7 of 7) sorted by relevance
42 UndefinedStyle, enumerator
409 if ((style != UndefinedStyle) && (style != AnyStyle) && (p->style != style)) in GetTypeInfoByFamily()461 if ((style == UndefinedStyle) || (style == AnyStyle) || (p->style == style)) in GetTypeInfoByFamily()
1701 { "Undefined", UndefinedStyle, UndefinedOptionFlag, MagickTrue },1706 { (char *) NULL, UndefinedStyle, UndefinedOptionFlag, MagickFalse }
1089 using MagickCore::UndefinedStyle;
3063 draw_info->style=UndefinedStyle; in MogrifyImage()
12551 if (type_info->style == UndefinedStyle) in QueryFont()
12551 if (type_info->style == UndefinedStyle)