Searched refs:number_fonts (Results 1 – 3 of 3) sorted by relevance
553 size_t *number_fonts,ExceptionInfo *exception) in GetTypeInfoList() argument569 assert(number_fonts != (size_t *) NULL); in GetTypeInfoList()570 *number_fonts=0; in GetTypeInfoList()594 *number_fonts=(size_t) i; in GetTypeInfoList()645 MagickExport char **GetTypeList(const char *pattern,size_t *number_fonts, in GetTypeList() argument662 assert(number_fonts != (size_t *) NULL); in GetTypeList()663 *number_fonts=0; in GetTypeList()687 *number_fonts=(size_t) i; in GetTypeList()954 number_fonts; in ListTypeInfo() local958 number_fonts=0; in ListTypeInfo()[all …]
5820 number_fonts; in XFontBrowserWidget() local5825 checklist=XListFonts(display,glob_pattern,32767,&number_fonts); in XFontBrowserWidget()5844 if (number_fonts == 1) in XFontBrowserWidget()5861 fonts=number_fonts; in XFontBrowserWidget()
704 size_t *number_fonts) in MagickQueryFonts() argument713 fonts=GetTypeList(pattern,number_fonts,exception); in MagickQueryFonts()