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,
Dtype.c322 MagickExport const TypeInfo *GetTypeInfoByFamily(const char *family, in GetTypeInfoByFamily() function
487 type_info=GetTypeInfoByFamily(fontmap[i].substitute,style,stretch,weight, in GetTypeInfoByFamily()
498 type_info=GetTypeInfoByFamily((const char *) NULL,style,stretch,weight, in GetTypeInfoByFamily()
Dannotate.c978 type_info=GetTypeInfoByFamily(draw_info->family,draw_info->style, in RenderType()
997 type_info=GetTypeInfoByFamily(family[i],draw_info->style, in RenderType()
1030 type_info=GetTypeInfoByFamily("Open Sans",draw_info->style, in RenderType()
1033 type_info=GetTypeInfoByFamily("Sans Serif",draw_info->style, in RenderType()
1036 type_info=GetTypeInfoByFamily((const char *) NULL,draw_info->style, in RenderType()
Dmethods.h618 #define GetTypeInfoByFamily PrependMagickMethod(GetTypeInfoByFamily) macro
/external/ImageMagick/coders/
Dwmf.c2401 type_info=GetTypeInfoByFamily(wmf_font_name,style,AnyStretch, in lite_font_map()
2404 type_info=GetTypeInfoByFamily(wmf_font_name,AnyStyle,AnyStretch,0, in lite_font_map()