Searched refs:fontlist (Results 1 – 1 of 1) sorted by relevance
89 static struct fontlist struct97 } *fontlist; argument249 figurefiletype( struct fontlist* item ) in figurefiletype()366 fontlist = realloc( fontlist, max * sizeof ( struct fontlist ) ); in FindFonts()367 if ( fontlist == NULL ) in FindFonts()375 fontlist[fcnt].len = statb.st_size; in FindFonts()377 figurefiletype( &fontlist[fcnt] ); in FindFonts()391 fontlist[fcnt].name = NULL; in FindFonts()396 getErrorCnt( struct fontlist* item ) in getErrorCnt()417 copyfont( struct fontlist* item, in copyfont()[all …]
Completed in 3 milliseconds