Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dtype.h91 *GetTypeInfoByFamily(const char *,const StyleType,const StretchType,
Dtype.c335 MagickExport const TypeInfo *GetTypeInfoByFamily(const char *family, in GetTypeInfoByFamily() function
501 type_info=GetTypeInfoByFamily(fontmap[i].substitute,style,stretch,weight, in GetTypeInfoByFamily()
512 type_info=GetTypeInfoByFamily((const char *) NULL,style,stretch,weight, in GetTypeInfoByFamily()
Dannotate.c943 type_info=GetTypeInfoByFamily(draw_info->family,draw_info->style, in RenderType()
950 type_info=GetTypeInfoByFamily("Arial",draw_info->style, in RenderType()
953 type_info=GetTypeInfoByFamily("Helvetica",draw_info->style, in RenderType()
956 type_info=GetTypeInfoByFamily("Century Schoolbook",draw_info->style, in RenderType()
959 type_info=GetTypeInfoByFamily("Sans",draw_info->style, in RenderType()
962 type_info=GetTypeInfoByFamily((const char *) NULL,draw_info->style, in RenderType()
Dmethods.h590 #define GetTypeInfoByFamily PrependMagickMethod(GetTypeInfoByFamily) macro
/external/ImageMagick/coders/
Dwmf.c2423 type_info=GetTypeInfoByFamily(wmf_font_name,AnyStyle,AnyStretch, in lite_font_map()
2426 type_info=GetTypeInfoByFamily(wmf_font_name,AnyStyle,AnyStretch,0, in lite_font_map()