parseSWF_SHAPEWITHSTYLE 2143 util/parser.c    parseSWF_SHAPEWITHSTYLE (f, &(parserrec->Shapes), 1);
parseSWF_SHAPEWITHSTYLE 2155 util/parser.c    parseSWF_SHAPEWITHSTYLE (f, &(parserrec->Shapes), 2);
parseSWF_SHAPEWITHSTYLE 2167 util/parser.c    parseSWF_SHAPEWITHSTYLE (f, &(parserrec->Shapes), 3);
parseSWF_SHAPEWITHSTYLE 2183 util/parser.c    parseSWF_SHAPEWITHSTYLE (f, &(parserrec->Shapes), 4);
parseSWF_SHAPEWITHSTYLE   35 util/parserdecl.h extern void parseSWF_SHAPEWITHSTYLE(FILE *f, SWF_SHAPEWITHSTYLE *shape, int level);