SWFFontCharacter_s 428 src/blocks/font.c inst = (SWFFontCharacter) malloc(sizeof(struct SWFFontCharacter_s)); SWFFontCharacter_s 453 src/blocks/font.c { SWFFontCharacter ret = (SWFFontCharacter) malloc(sizeof (struct SWFFontCharacter_s)); SWFFontCharacter_s 70 src/ming.h typedef struct SWFFontCharacter_s *SWFFontCharacter;