Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dtype.h92 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
Dannotate.c961 type_info=GetTypeInfoByFamily(draw_info->family,draw_info->style, in RenderType()
980 type_info=GetTypeInfoByFamily(family[i],draw_info->style, in RenderType()
994 type_info=GetTypeInfoByFamily("Arial",draw_info->style, in RenderType()
997 type_info=GetTypeInfoByFamily("Helvetica",draw_info->style, in RenderType()
1000 type_info=GetTypeInfoByFamily("Century Schoolbook",draw_info->style, in RenderType()
1003 type_info=GetTypeInfoByFamily("Sans",draw_info->style, in RenderType()
1006 type_info=GetTypeInfoByFamily((const char *) NULL,draw_info->style, in RenderType()
Dtype.c323 MagickExport const TypeInfo *GetTypeInfoByFamily(const char *family, in GetTypeInfoByFamily() function
489 type_info=GetTypeInfoByFamily(fontmap[i].substitute,style,stretch,weight, in GetTypeInfoByFamily()
500 type_info=GetTypeInfoByFamily((const char *) NULL,style,stretch,weight, in GetTypeInfoByFamily()
Dmethods.h550 #define GetTypeInfoByFamily PrependMagickMethod(GetTypeInfoByFamily) macro
/external/ImageMagick/coders/
Dwmf.c2430 type_info=GetTypeInfoByFamily(wmf_font_name,AnyStyle,AnyStretch, in lite_font_map()
2433 type_info=GetTypeInfoByFamily(wmf_font_name,AnyStyle,AnyStretch,0, in lite_font_map()