Searched refs:number_fonts (Results 1 – 3 of 3) sorted by relevance
567 size_t *number_fonts,ExceptionInfo *exception) in GetTypeInfoList() argument583 assert(number_fonts != (size_t *) NULL); in GetTypeInfoList()584 *number_fonts=0; in GetTypeInfoList()608 *number_fonts=(size_t) i; in GetTypeInfoList()659 MagickExport char **GetTypeList(const char *pattern,size_t *number_fonts, in GetTypeList() argument676 assert(number_fonts != (size_t *) NULL); in GetTypeList()677 *number_fonts=0; in GetTypeList()701 *number_fonts=(size_t) i; in GetTypeList()957 number_fonts; in ListTypeInfo() local961 number_fonts=0; in ListTypeInfo()[all …]
5813 number_fonts; in XFontBrowserWidget() local5818 checklist=XListFonts(display,glob_pattern,32767,&number_fonts); in XFontBrowserWidget()5837 if (number_fonts == 1) in XFontBrowserWidget()5854 fonts=number_fonts; in XFontBrowserWidget()
707 size_t *number_fonts) in MagickQueryFonts() argument716 fonts=GetTypeList(pattern,number_fonts,exception); in MagickQueryFonts()