U16               220 lib/as3/abc.h      U16 id;
U16                17 lib/as3/assets.c 	U16 id = GET16(&tag->data[positions[t]]);
U16                63 lib/as3/assets.c 		U16 id = swf_GetU16(tag);
U16               131 lib/as3/assets.c static TAG*write_asset(TAG*tag, abc_asset_t*a, dict_t*written, U16*currentid)
U16               170 lib/as3/assets.c 	    U16 id = swf_GetDefineID(a->tags->asset_tag->tag);
U16               180 lib/as3/assets.c     U16 currentid = 1;
U16                10 lib/as3/assets.h     U16 mainclass_id;
U16               134 lib/as3/scripts.c                 U16 id = swf_GetDefineID(tag);
U16               272 lib/as3/scripts.c TAG*swf_AddAS3FontDefine(TAG*tag, U16 id, char*fontname)
U16                28 lib/as3/scripts.h TAG*swf_AddAS3FontDefine(TAG*tag, U16 id, char*fontname);
U16               740 lib/bitio.c    U16 reader_readU16(reader_t*r)
U16                81 lib/bitio.h    U16 reader_readU16(reader_t*r);
U16               702 lib/devices/record.c 		U16 width = reader_readU16(r);
U16               703 lib/devices/record.c 		U16 height = reader_readU16(r);
U16               300 lib/devices/swf.c static U16 getNewID(gfxdevice_t* dev)
U16               314 lib/devices/swf.c static U16 getNewDepth(gfxdevice_t* dev)
U16              1652 lib/devices/swf.c     if(i->linewidth == (U16)(_linewidth*20+19.0/20.0))
U16              1656 lib/devices/swf.c     i->linewidth = (U16)(_linewidth*20+19.0/20.0);
U16              2824 lib/devices/swf.c     swffont->glyph2ascii = (U16*)rfx_calloc(sizeof(U16)*swffont->numchars);
U16                36 lib/h.263/swfvideo.c U16 totalframes = 0;
U16                38 lib/h.263/swfvideo.c void swf_SetVideoStreamDefine(TAG*tag, VIDEOSTREAM*stream, U16 frames, U16 width, U16 height)
U16               279 lib/modules/swfaction.c 	    U16 num;
U16               280 lib/modules/swfaction.c 	    U16 codesize;
U16               323 lib/modules/swfaction.c 	U16 poollen = 0;
U16               373 lib/modules/swfaction.c 		      U16 num;
U16               374 lib/modules/swfaction.c 		      U16 codesize;
U16               402 lib/modules/swfaction.c 		      U16 codesize = data[0]+256*data[1];
U16               538 lib/modules/swfaction.c 	U16 poollen = 0;
U16               675 lib/modules/swfaction.c ActionTAG* swf_AddActionTAG(ActionTAG*atag, U8 op, U8*data, U16 len)
U16               837 lib/modules/swfaction.c 	*(U16*)(a1->data) = LE_16_TO_NATIVE(len);
U16               924 lib/modules/swfaction.c ActionTAG* action_GotoFrame(ActionTAG*atag, U16 frame) 
U16               927 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(frame);
U16               931 lib/modules/swfaction.c ActionTAG* action_Jump(ActionTAG*atag, U16 branch) 
U16               934 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(branch);
U16               937 lib/modules/swfaction.c ActionTAG* action_If(ActionTAG*atag, U16 branch) 
U16               940 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(branch);
U16               967 lib/modules/swfaction.c ActionTAG* action_WaitForFrame(ActionTAG*atag, U16 frame, U8 skip) 
U16               970 lib/modules/swfaction.c     *(U16*)atag->tmp = LE_16_TO_NATIVE(frame);
U16              1012 lib/modules/swfaction.c ActionTAG* action_PushLookup16(ActionTAG*atag, U16 index) 
U16               273 lib/modules/swfalignzones.c 	    U16 id = swf_GetDefineID(tag);
U16               279 lib/modules/swfbits.c void swf_SetJPEGBits2(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
U16               298 lib/modules/swfbits.c void swf_SetJPEGBits2(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
U16               721 lib/modules/swfbits.c int swf_SetLosslessBits(TAG * t, U16 width, U16 height, void *bitmap, U8 bitmap_flags)
U16               730 lib/modules/swfbits.c 	bps = BYTES_PER_SCANLINE(sizeof(U16) * width);
U16               765 lib/modules/swfbits.c int swf_SetLosslessBitsIndexed(TAG * t, U16 width, U16 height, U8 * bitmap, RGBA * palette, U16 ncolors)
U16               865 lib/modules/swfbits.c int swf_SetLosslessBitsGrayscale(TAG * t, U16 width, U16 height, U8 * bitmap)
U16              1053 lib/modules/swfbits.c int swf_SetJPEGBits3(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
U16              1147 lib/modules/swfbits.c int swf_SetJPEGBits3(TAG * tag, U16 width, U16 height, RGBA * bitmap, int quality)
U16                26 lib/modules/swfbutton.c int swf_ButtonSetRecord(TAG * t,U8 state,U16 id,U16 layer,MATRIX * m,CXFORM * cx)
U16                36 lib/modules/swfbutton.c int swf_ButtonSetCondition(TAG * t,U16 condition)
U16                52 lib/modules/swfbutton.c   U16 diff = now-offsetpos;
U16                93 lib/modules/swfbutton.c         { U16 l = swf_GetU16(t);
U16               126 lib/modules/swfbutton.c     U16 offset = swf_GetU16(tag); //offset
U16               162 lib/modules/swffont.c     font->glyph2ascii = (U16*)rfx_calloc(face->num_glyphs*sizeof(U16));
U16               467 lib/modules/swffont.c     font->glyph2ascii = (U16*)rfx_calloc(num*sizeof(U16));
U16               469 lib/modules/swffont.c     font->layout->ascent = (U16)(underline - bbox.lly);
U16               470 lib/modules/swffont.c     font->layout->descent = (U16)(bbox.ury - underline);
U16               471 lib/modules/swffont.c     font->layout->leading = (U16)(font->layout->ascent - 
U16                60 lib/modules/swfobject.c static int objectplace(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name, U16 clipaction, U8 blendmode, FILTERLIST*filters)
U16                90 lib/modules/swfobject.c int swf_ObjectPlace(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name)
U16                94 lib/modules/swfobject.c int swf_ObjectPlaceClip(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name, U16 clipaction)
U16                98 lib/modules/swfobject.c int swf_ObjectPlaceBlend(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name, U8 blend)
U16               104 lib/modules/swfobject.c int swf_ObjectMove(TAG * t,U16 depth,MATRIX * m,CXFORM * cx)
U16               332 lib/modules/swfrender.c void swf_Render_AddImage(RENDERBUF*buf, U16 id, RGBA*img, int width, int height)
U16               408 lib/modules/swfrender.c void swf_RenderShape(RENDERBUF*dest, SHAPE2*shape, MATRIX*m, CXFORM*c, U16 _depth,U16 _clipdepth)
U16              1105 lib/modules/swfrender.c     U16 depth;
U16              1106 lib/modules/swfrender.c     U16 clipdepth;
U16              1238 lib/modules/swfrender.c             U16 flags = swf_GetBits(tag, 16);
U16                66 lib/modules/swfshape.c   sh->bits.fill = (U16)swf_GetBits(t,4);
U16                67 lib/modules/swfshape.c   sh->bits.line = (U16)swf_GetBits(t,4);
U16                75 lib/modules/swfshape.c       { U16 nbits = swf_GetBits(t,4)+2;
U16                89 lib/modules/swfshape.c       { U16 nbits = swf_GetBits(t,4)+2;
U16               101 lib/modules/swfshape.c     { U16 flags = swf_GetBits(t,5); bitl+=5;
U16               105 lib/modules/swfshape.c         { U16 nbits = swf_GetBits(t,5); bitl+=5;
U16               201 lib/modules/swfshape.c int swf_SetShapeStyleCount(TAG * t,U16 n)
U16               256 lib/modules/swfshape.c int swf_ShapeAddFillStyle(SHAPE * s,U8 type,MATRIX * m,RGBA * color,U16 id_bitmap, GRADIENT*gradient)
U16               311 lib/modules/swfshape.c int swf_ShapeAddBitmapFillStyle(SHAPE * s,MATRIX * m,U16 id_bitmap,int clip)
U16               319 lib/modules/swfshape.c int swf_ShapeAddLineStyle(SHAPE * s,U16 width,RGBA * color)
U16               551 lib/modules/swfshape.c     U16 count;
U16               595 lib/modules/swfshape.c 		U16 flags = swf_GetU16(tag);
U16               631 lib/modules/swfshape.c 	    U16 flags = swf_GetBits(tag, 5);
U16               883 lib/modules/swfshape.c void swf_ShapeSetBitmapRect(TAG*tag, U16 gfxid, int width, int height)
U16               920 lib/modules/swfshape.c void swf_ShapeSetRectangle(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba)
U16               946 lib/modules/swfshape.c void swf_ShapeSetRectangleWithBorder(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba, int linewidth, RGBA*linecolor)
U16              1044 lib/modules/swfshape.c     U16 fill,line;
U16              1075 lib/modules/swfshape.c     fill = (U16)swf_GetBits(tag,4);
U16              1076 lib/modules/swfshape.c     line = (U16)swf_GetBits(tag,4);
U16                32 lib/modules/swfsound.c void swf_SetSoundStreamHead(TAG*tag, U16 avgnumsamples)
U16               239 lib/modules/swfsound.c 	U16*pos;
U16               106 lib/modules/swftext.c int swf_FontEnumerate(SWF * swf, void (*FontCallback) (void*, U16, U8 *), void*self)
U16               119 lib/modules/swftext.c 		U16 id;
U16               143 lib/modules/swftext.c     U16 fid;
U16               148 lib/modules/swftext.c 	U16 of;
U16               170 lib/modules/swftext.c     U16 fid;
U16               171 lib/modules/swftext.c     U16 maxcode;
U16               210 lib/modules/swftext.c 	f->glyph2ascii = (U16 *) rfx_alloc(sizeof(U16) * f->numchars);
U16               232 lib/modules/swftext.c     U16 fid;
U16               285 lib/modules/swftext.c     font->glyph2ascii = (U16 *) rfx_calloc(sizeof(U16) * glyphcount);
U16               339 lib/modules/swftext.c 	U16 kerningcount;
U16               384 lib/modules/swftext.c     U16 fid;
U16               400 lib/modules/swftext.c 	    U16 x = swf_GetU16(tag);
U16               401 lib/modules/swftext.c 	    U16 y = swf_GetU16(tag);
U16               402 lib/modules/swftext.c 	    U16 dx = (nr==2)?swf_GetU16(tag):0xffff;
U16               403 lib/modules/swftext.c 	    U16 dy = (nr==2)?swf_GetU16(tag):0xffff;
U16               440 lib/modules/swftext.c     U16 cid;
U16               639 lib/modules/swftext.c int swf_FontSetID(SWFFONT * f, U16 id)
U16               952 lib/modules/swftext.c int swf_FontUseUTF8(SWFFONT * f, const U8 * s, U16 size)
U16              1052 lib/modules/swftext.c int swf_FontUseGlyph(SWFFONT * f, int glyph, U16 size)
U16              1068 lib/modules/swftext.c     U16 *ofs = (U16 *) rfx_alloc(f->numchars * 2);
U16              1342 lib/modules/swftext.c int swf_TextSetInfoRecord(TAG * t, SWFFONT * font, U16 size, RGBA * color, int x, int y)
U16              1386 lib/modules/swftext.c     U16 g, a;
U16              1564 lib/modules/swftext.c void swf_SetEditText(TAG * tag, U16 flags, SRECT r, const char *text, RGBA * color, int maxlength, U16 font, U16 height, EditTextLayout * layout, const char *variable)
U16              1812 lib/modules/swftext.c     U16 id = 1;
U16              1813 lib/modules/swftext.c     U16 depth = 1;
U16              1854 lib/modules/swftext.c 	U16 max_advance = 0;
U16              2035 lib/modules/swftext.c 	    U16 spriteid=id++;
U16              2056 lib/modules/swftext.c 	U16 spriteid2=id++;
U16              2087 lib/modules/swftext.c 	U16 spriteid3=id++;
U16                83 lib/modules/swftools.c void swf_SetDefineID(TAG * tag, U16 newid)
U16                91 lib/modules/swftools.c U16 swf_GetDefineID(TAG * t)
U16                94 lib/modules/swftools.c   U16 id = 0;
U16               150 lib/modules/swftools.c   U16 id = 0;
U16               191 lib/modules/swftools.c U16 swf_GetPlaceID(TAG * t)
U16               194 lib/modules/swftools.c   U16 id = 0;
U16               209 lib/modules/swftools.c       U16 d = swf_GetU16(t);
U16               215 lib/modules/swftools.c       U16 d = swf_GetU16(t);
U16               364 lib/modules/swftools.c void swf_SetDepth(TAG * t, U16 depth)
U16               525 lib/modules/swftools.c     U16  width;
U16               532 lib/modules/swftools.c 	U16 flags = swf_GetU16(tag);
U16               535 lib/modules/swftools.c 	    U16 miter = swf_GetU16(tag); // miter limit
U16               555 lib/modules/swftools.c     U16 count;
U16               591 lib/modules/swftools.c 		U16 sound_id = swf_GetU16(tag); //sound id
U16               682 lib/modules/swftools.c 		U16 flags = swf_GetU16(tag);
U16               684 lib/modules/swftools.c 		U16 id = flags>>6;
U16               765 lib/modules/swftools.c 		U16 flags;
U16               949 lib/modules/swftools.c     DEBUG_ENUMERATE printf("callback(%d) %d\n", pos, *(U16*)&t->data[pos]);
U16               956 lib/modules/swftools.c     DEBUG_ENUMERATE printf("callback(%d) %d\n", pos, *(U16*)&t->data[pos]);
U16              1248 lib/modules/swftools.c     U16* remap = (U16*)rfx_alloc(sizeof(U16)*65536);
U16              1335 lib/modules/swftools.c     U16 id = 0;
U16                38 lib/readers/swf.c     U16 id;
U16               195 lib/readers/swf.c static gfximage_t* findimage(render_t*r, U16 id)
U16               451 lib/readers/swf.c 	    U16 depth = swf_GetDepth(tag);
U16                62 lib/rfxswf.c   U16   swf_GetTagID(TAG * t)    { return t->id; }
U16               105 lib/rfxswf.c   U16 swf_GetU16(TAG * t)
U16               106 lib/rfxswf.c   { U16 res;
U16               167 lib/rfxswf.c   int swf_SetU16(TAG * t,U16 v)
U16               267 lib/rfxswf.c     U16 low =  swf_GetU16(t);
U16               268 lib/rfxswf.c     U16 high = swf_GetU16(t);
U16               273 lib/rfxswf.c     U16 fr = (U16)((f-(int)f)*65536);
U16               275 lib/rfxswf.c     swf_SetU16(t, (U16)f - (f<0 && fr!=0));
U16               415 lib/rfxswf.c       U16 f1 = swf_GetU16(t);
U16               426 lib/rfxswf.c       U16 e = (f1>>10)&0x1f;
U16               427 lib/rfxswf.c       U16 m = f1&0x3ff;
U16               452 lib/rfxswf.c       U16 result = (v.u>>16)&0x8000; //sign
U16               454 lib/rfxswf.c       U16 m = (v.u>>13)&0x3ff;
U16               477 lib/rfxswf.c   float F16toFloat(U16 x)
U16               489 lib/rfxswf.c       U16 u = 0;
U16              1102 lib/rfxswf.c   TAG * swf_InsertTag(TAG * after,U16 id)
U16              1118 lib/rfxswf.c   TAG * swf_InsertTagBefore(SWF* swf, TAG * before,U16 id)
U16              1148 lib/rfxswf.c   void swf_ResetTag(TAG*tag, U16 id)
U16              1177 lib/rfxswf.c     U16 raw;
U16              1192 lib/rfxswf.c     if (id==ST_DEFINESPRITE) len = 2*sizeof(U16);
U16              1227 lib/rfxswf.c   { U16 raw[3];
U16              1319 lib/rfxswf.c     U16 id,tmp;
U16              1322 lib/rfxswf.c     U16 spriteid,spriteframes;
U16              1373 lib/rfxswf.c     U16 id,frames;
U16               116 lib/rfxswf.h   { U16           id;
U16               142 lib/rfxswf.h       U16 loops;
U16               162 lib/rfxswf.h     U16           frameRate;
U16               163 lib/rfxswf.h     U16           frameCount;     // valid after load and save
U16               203 lib/rfxswf.h   TAG * swf_InsertTag(TAG * after,U16 id);    // updates frames, if necessary
U16               204 lib/rfxswf.h   TAG * swf_InsertTagBefore(SWF*swf, TAG * before,U16 id);     // like InsertTag, but insert tag before argument
U16               208 lib/rfxswf.h   void  swf_ResetTag(TAG*tag, U16 id);        //set's tag position and length to 0, without freeing it
U16               217 lib/rfxswf.h   U16   swf_GetTagID(TAG * t);                // ... TagGetID
U16               231 lib/rfxswf.h   U16   swf_GetU16(TAG * t);
U16               242 lib/rfxswf.h   int   swf_SetU16(TAG * t,U16 v);
U16               249 lib/rfxswf.h   float F16toFloat(U16 x);
U16               384 lib/rfxswf.h   { U16           width;
U16               398 lib/rfxswf.h     U16	    id_bitmap;
U16               406 lib/rfxswf.h       U16         n;
U16               411 lib/rfxswf.h       U16         n;
U16               415 lib/rfxswf.h     { U16         fill;
U16               416 lib/rfxswf.h       U16         line;
U16               457 lib/rfxswf.h   int   swf_ShapeAddLineStyle(SHAPE * s,U16 width,RGBA * color);
U16               459 lib/rfxswf.h   int   swf_ShapeAddBitmapFillStyle(SHAPE * s,MATRIX * m,U16 id_bitmap,int clip);
U16               477 lib/rfxswf.h   int   swf_SetShapeStyleCount(TAG * t,U16 n);
U16               482 lib/rfxswf.h   void swf_ShapeSetRectangle(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba);
U16               483 lib/rfxswf.h   void swf_ShapeSetRectangleWithBorder(TAG*tag, U16 shapeid, int width, int height, RGBA*rgba, int linewidth, RGBA*linecolor);
U16               484 lib/rfxswf.h   void  swf_ShapeSetBitmapRect(TAG * t, U16 gfxid, int width, int height);
U16               515 lib/rfxswf.h     U16	      char1;
U16               516 lib/rfxswf.h     U16	      char2;
U16               517 lib/rfxswf.h     U16	      adjustment;
U16               521 lib/rfxswf.h   { U16          ascent;
U16               522 lib/rfxswf.h     U16          descent;
U16               523 lib/rfxswf.h     U16          leading;
U16               525 lib/rfxswf.h     U16	       kerningcount;
U16               536 lib/rfxswf.h       U16 char1;
U16               537 lib/rfxswf.h       U16 char2;
U16               546 lib/rfxswf.h     U16 smallest_size;
U16               567 lib/rfxswf.h       U16 x,y;
U16               568 lib/rfxswf.h       U16 dx,dy;
U16               582 lib/rfxswf.h     U16	*	glyph2ascii;
U16               621 lib/rfxswf.h       U16 leftmargin;
U16               622 lib/rfxswf.h       U16 rightmargin;
U16               623 lib/rfxswf.h       U16 indent;
U16               624 lib/rfxswf.h       U16 leading;
U16               627 lib/rfxswf.h   int swf_FontEnumerate(SWF * swf,void (*FontCallback) (void*,U16,U8*), void*self);
U16               643 lib/rfxswf.h   int swf_FontSetID(SWFFONT * f,U16 id);
U16               648 lib/rfxswf.h   int swf_FontUseGlyph(SWFFONT * f, int glyph, U16 size);
U16               652 lib/rfxswf.h   int swf_FontUseUTF8(SWFFONT * f, const U8 * s, U16 size);
U16               677 lib/rfxswf.h   int swf_TextSetInfoRecord(TAG * t,SWFFONT * font,U16 size,RGBA * color,int dx,int dy);
U16               686 lib/rfxswf.h   void swf_SetEditText(TAG*tag, U16 flags, SRECT r, const char*text, RGBA*color,
U16               687 lib/rfxswf.h   	int maxlength, U16 font, U16 height, EditTextLayout*layout, const char*variable);
U16               725 lib/rfxswf.h   void swf_SetJPEGBits2(TAG * t,U16 width,U16 height,RGBA * bitmap,int quality);
U16               726 lib/rfxswf.h   int swf_SetJPEGBits3(TAG * tag,U16 width,U16 height,RGBA* bitmap, int quality);
U16               738 lib/rfxswf.h   int swf_SetLosslessBits(TAG * t,U16 width,U16 height,void * bitmap,U8 bitmap_flags);
U16               739 lib/rfxswf.h   int swf_SetLosslessBitsIndexed(TAG * t,U16 width,U16 height,U8 * bitmap,RGBA * palette,U16 ncolors);
U16               740 lib/rfxswf.h   int swf_SetLosslessBitsGrayscale(TAG * t,U16 width,U16 height,U8 * bitmap);
U16               770 lib/rfxswf.h   U16 swf_GetDefineID(TAG * t);
U16               774 lib/rfxswf.h   void swf_SetDefineID(TAG * t, U16 newid);
U16               775 lib/rfxswf.h   U16 swf_GetPlaceID(TAG * t); //PLACEOBJECT, PLACEOBJECT2 (sometimes), REMOVEOBJECT
U16               800 lib/rfxswf.h   TAG*swf_AddAS3FontDefine(TAG*tag, U16 id, char*fontname);
U16               808 lib/rfxswf.h     U16           len;
U16               909 lib/rfxswf.h   ActionTAG* action_GotoFrame(ActionTAG*atag, U16 frame);
U16               913 lib/rfxswf.h   ActionTAG* action_WaitForFrame(ActionTAG*atag, U16 frame, U8 skip);
U16               926 lib/rfxswf.h   ActionTAG* action_Jump(ActionTAG*atag, U16 branch);
U16               929 lib/rfxswf.h   ActionTAG* action_If(ActionTAG*atag, U16 branch);
U16               941 lib/rfxswf.h   int swf_ObjectPlace(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name);
U16               942 lib/rfxswf.h   int swf_ObjectPlaceClip(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name, U16 clipaction);
U16               943 lib/rfxswf.h   int swf_ObjectPlaceBlend(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name, U8 blendmode);
U16               944 lib/rfxswf.h   int swf_ObjectMove(TAG * t,U16 depth,MATRIX * m,CXFORM * cx);
U16               977 lib/rfxswf.h       U16 depth;
U16               978 lib/rfxswf.h       U16 id; // may be 0
U16               982 lib/rfxswf.h       U16 ratio;
U16               984 lib/rfxswf.h       U16 clipdepth;
U16              1020 lib/rfxswf.h   void swf_SetVideoStreamDefine(TAG*tag, VIDEOSTREAM*stream, U16 frames, U16 width, U16 height);
U16              1096 lib/rfxswf.h   int swf_ButtonSetRecord(TAG * t,U8 state,U16 id,U16 layer,MATRIX * m,CXFORM * cx);
U16              1097 lib/rfxswf.h   int swf_ButtonSetCondition(TAG * t,U16 condition); // for DefineButton2
U16              1116 lib/rfxswf.h   void swf_RenderShape(RENDERBUF*dest, SHAPE2*shape, MATRIX*m, CXFORM*c, U16 depth,U16 clipdepth);
U16              1118 lib/rfxswf.h   void swf_Render_AddImage(RENDERBUF*buf, U16 id, RGBA*img, int width, int height); /* img is non-premultiplied */
U16                85 lib/ttf.c      static inline U16 readU16(memreader_t*r)
U16                88 lib/ttf.c          U16 val = r->mem[r->pos]<<8|
U16               327 lib/ttf.c          U16 glyph_data_format = readS16(r);
U16               445 lib/ttf.c          U16 version = readU16(r);
U16               508 lib/ttf.c          U16 version=1;
U16               819 lib/ttf.c          U16 old_advance = 0;
U16               932 lib/ttf.c          U16*endpoints = 0;
U16               934 lib/ttf.c      	endpoints = malloc(sizeof(U16)*num_contours);
U16               945 lib/ttf.c          U16 code_len = readU16(r);
U16               947 lib/ttf.c      	glyph->code = malloc(sizeof(U16)*code_len);
U16              1251 lib/ttf.c      	U16 platform = readU16(r);
U16              1252 lib/ttf.c      	U16 encoding = readU16(r);
U16              1267 lib/ttf.c      	U16 format = readU16(&t);
U16              1269 lib/ttf.c      	U16 language = readU16(&t);
U16              1288 lib/ttf.c      	    U16 segment_count = readU16(&t);
U16              1305 lib/ttf.c      		U16 start = readU16(&r_start);
U16              1306 lib/ttf.c      		U16 end = readU16(&r_end);
U16              1307 lib/ttf.c      		U16 delta = readU16(&r_delta);
U16              1308 lib/ttf.c      		U16 range = readU16(&r_range);
U16              1438 lib/ttf.c      	U16 end = segment_size(ttf->unicode, pos, ttf->unicode_size);
U16              1444 lib/ttf.c      	U16 delta = ttf->unicode[pos]-pos;
U16              1447 lib/ttf.c      	    U16 delta2 = ttf->unicode[s]-s;
U16              1453 lib/ttf.c      	U16 range;
U16              1502 lib/ttf.c          U16 format = readU16(r);
U16              1503 lib/ttf.c          U16 count = readU16(r);
U16              1504 lib/ttf.c          U16 offset = readU16(r);
U16              1508 lib/ttf.c      	U16 platform = readU16(r);
U16              1509 lib/ttf.c      	U16 encoding = readU16(r);
U16              1510 lib/ttf.c      	U16 language = readU16(r);
U16              1511 lib/ttf.c      	U16 name_id = readU16(r);
U16              1512 lib/ttf.c      	U16 len = readU16(r);
U16              1513 lib/ttf.c      	U16 offset_2 = readU16(r);
U16              1645 lib/ttf.c          U16 is_monospaced = readU32(r);
U16              2066 lib/ttf.c      	U16 magic = readU16(&r); //magicNumber
U16                38 lib/ttf.h          U16 maxPoints;
U16                39 lib/ttf.h          U16 maxContours;
U16                40 lib/ttf.h          U16 maxComponentPoints;
U16                41 lib/ttf.h          U16 maxComponentContours;
U16                42 lib/ttf.h          U16 maxZones;
U16                43 lib/ttf.h          U16 maxTwilightPoints;
U16                44 lib/ttf.h          U16 maxStorage;
U16                45 lib/ttf.h          U16 maxFunctionDefs;
U16                46 lib/ttf.h          U16 maxInstructionDefs;
U16                47 lib/ttf.h          U16 maxStackElements;
U16                48 lib/ttf.h          U16 maxSizeOfInstructions;
U16                49 lib/ttf.h          U16 maxComponentElements;
U16                50 lib/ttf.h          U16 maxComponentDepth;
U16                55 lib/ttf.h          U16 usWeightClass;
U16                56 lib/ttf.h          U16 usWidthClass;
U16                57 lib/ttf.h          U16 ySubscriptXSize;
U16                58 lib/ttf.h          U16 ySubscriptYSize;
U16                59 lib/ttf.h          U16 ySubscriptXOffset;
U16                60 lib/ttf.h          U16 ySubscriptYOffset;
U16                61 lib/ttf.h          U16 ySuperscriptXSize;
U16                62 lib/ttf.h          U16 ySuperscriptYSize;
U16                63 lib/ttf.h          U16 ySuperscriptXOffset;
U16                64 lib/ttf.h          U16 ySuperscriptYOffset;
U16                65 lib/ttf.h          U16 yStrikeoutSize;
U16                66 lib/ttf.h          U16 yStrikeoutPosition;
U16                67 lib/ttf.h          U16 sFamilyClass;
U16                80 lib/ttf.h          U16 fsSelection;
U16                81 lib/ttf.h          U16 fsFirstCharIndex;
U16                82 lib/ttf.h          U16 fsLastCharIndex;
U16                87 lib/ttf.h          U16 usWinAscent;
U16                88 lib/ttf.h          U16 usWinDescent;
U16                97 lib/ttf.h          U16 usDefaultChar;
U16                98 lib/ttf.h          U16 usBreakChar;
U16                99 lib/ttf.h          U16 usMaxContext;
U16               104 lib/ttf.h          U16 advanceWidthMax;
U16               124 lib/ttf.h          U16 advance;
U16               134 lib/ttf.h          U16 flags;
U16               135 lib/ttf.h          U16 units_per_em;
U16               137 lib/ttf.h          U16 macStyle;
U16               138 lib/ttf.h          U16 lowest_readable_size;
U16               144 lib/ttf.h          U16 underline_position;
U16               145 lib/ttf.h          U16 underline_thickness;
U16               156 lib/ttf.h      	U16 size;
U16               157 lib/ttf.h      	U16 behaviour;
U16               186 lib/ttf.h          U16 flags;
U16                18 lib/types.h    #define GET16(ptr) (((U16)(((U8*)(ptr))[0]))+(((U16)(((U8*)(ptr))[1]))<<8))
U16                19 lib/types.h    #define GET32(ptr) (((U16)(((U8*)(ptr))[0]))+(((U16)(((U8*)(ptr))[1]))<<8)+(((U16)(((U8*)(ptr))[2]))<<16)+(((U16)(((U8*)(ptr))[3]))<<24))
U16               120 src/gif2swf.c  U16 getGifDelayTime(GifFileType * gft, int framenum)
U16               219 src/gif2swf.c      U16 delay, depth;
U16               457 src/png2swf.c  TAG* PNG2Image(TAG*t, U16 id, char*filename, int*width, int*height)
U16               163 src/swfbbox.c  U16 depth2id[65536];
U16               219 src/swfbbox.c  static void fontcallback1(void*self, U16 id,U8 * name)
U16               222 src/swfbbox.c  static void fontcallback2(void*self, U16 id,U8 * name)
U16               525 src/swfbbox.c  	    U16 id = depth2id[swf_GetDepth(tag)];
U16               555 src/swfbbox.c      U16 depth2id[65536];
U16               568 src/swfbbox.c  	    U16 id = depth2id[swf_GetDepth(tag)];
U16                33 src/swfc-history.c state_t* state_new(U16 frame, int function, float value, interpolation_t* inter)
U16                56 src/swfc-history.c state_t* state_at(state_t* state, U16 frame)
U16               197 src/swfc-history.c int state_differs(state_t* modification, U16 frame)
U16               212 src/swfc-history.c float state_tangent(state_t* modification, U16 frame, int tangent)
U16               274 src/swfc-history.c filterState_t* filterState_new(U16 frame, int function, FILTERLIST* value, interpolation_t* inter)
U16               761 src/swfc-history.c int filterState_differs(filterState_t* modification, U16 frame)
U16               776 src/swfc-history.c FILTERLIST* filterState_value(filterState_t* modification, U16 frame)
U16               852 src/swfc-history.c void history_begin(history_t* past, char* parameter, U16 frame, TAG* tag, float value)
U16               860 src/swfc-history.c void history_beginFilter(history_t* past, U16 frame, TAG* tag, FILTERLIST* value)
U16               868 src/swfc-history.c void history_remember(history_t* past, char* parameter, U16 frame, int function, float value, interpolation_t* inter)
U16               916 src/swfc-history.c void history_rememberSweep(history_t* past, U16 frame, float x, float y, float r, int clockwise, int short_arc, interpolation_t* inter)
U16               919 src/swfc-history.c     U16 lastFrame;
U16              1017 src/swfc-history.c void history_rememberFilter(history_t* past, U16 frame, int function, FILTERLIST* value, interpolation_t* inter)
U16              1035 src/swfc-history.c     U16 nextFlags, toggledFlags, currentFlags = (U16)flagState->value;
U16              1039 src/swfc-history.c     	nextFlags = (U16)nextState->value;
U16              1091 src/swfc-history.c int history_change(history_t* past, U16 frame, char* parameter)
U16              1100 src/swfc-history.c float history_value(history_t* past, U16 frame, char* parameter)
U16              1109 src/swfc-history.c float history_rotateValue(history_t* past, U16 frame)
U16              1116 src/swfc-history.c     	U16 currentflags = state_value(flags, frame);
U16              1146 src/swfc-history.c int history_changeFilter(history_t* past, U16 frame)
U16              1155 src/swfc-history.c FILTERLIST* history_filterValue(history_t* past, U16 frame)
U16                82 src/swfc-history.h 	U16 frame;
U16                92 src/swfc-history.h state_t* state_new(U16 frame, int function, float value, interpolation_t* inter);
U16                95 src/swfc-history.h state_t* state_at(state_t* state, U16 frame);
U16                99 src/swfc-history.h float state_tangent(state_t* modification, U16 frame, int tangent);
U16               103 src/swfc-history.h 	U16 frame;
U16               110 src/swfc-history.h filterState_t* filterState_new(U16 frame, int function, FILTERLIST* value, interpolation_t* inter);
U16               114 src/swfc-history.h FILTERLIST* filterState_value(filterState_t* first, U16 frame);
U16               118 src/swfc-history.h     U16 firstFrame, lastFrame;
U16               126 src/swfc-history.h void history_begin(history_t* past, char* parameter, U16 frame, TAG* tag, float value);
U16               127 src/swfc-history.h void history_beginFilter(history_t* past, U16 frame, TAG* tag, FILTERLIST* value);
U16               128 src/swfc-history.h void history_remember(history_t* past, char* parameter, U16 frame, int function, float value, interpolation_t* inter);
U16               129 src/swfc-history.h void history_rememberSweep(history_t* past, U16 frame, float x, float y, float r, int clockwise, int short_arc, interpolation_t* inter);
U16               130 src/swfc-history.h void history_rememberFilter(history_t* past, U16 frame, int function, FILTERLIST* value, interpolation_t* inter);
U16               132 src/swfc-history.h int history_change(history_t* past, U16 frame, char* parameter);
U16               133 src/swfc-history.h float history_value(history_t* past, U16 frame, char* parameter);
U16               134 src/swfc-history.h float history_rotateValue(history_t* past, U16 frame);
U16               135 src/swfc-history.h int history_changeFilter(history_t* past, U16 frame);
U16               136 src/swfc-history.h FILTERLIST* history_filterValue(history_t* past, U16 frame);
U16               185 src/swfc.c        U16 id;
U16               188 src/swfc.c        U16 olddepth;
U16               212 src/swfc.c     static U16 currentdepth;
U16               228 src/swfc.c         U16 set; // bits indicating wether a parameter was set in the c_placement function
U16               229 src/swfc.c         U16 flags; // bits to toggle anything you may care to implement as a toggle
U16               234 src/swfc.c         U16 id;
U16               240 src/swfc.c         U16 depth;
U16               374 src/swfc.c     static void s_addcharacter(const char*name, U16 id, TAG*ctag, SRECT r)
U16               395 src/swfc.c     static void s_addimage(const char*name, U16 id, TAG*ctag, SRECT r)
U16               406 src/swfc.c     static instance_t* s_addinstance(const char*name, character_t*c, U16 depth)
U16               678 src/swfc.c         U16 id;
U16               911 src/swfc.c     void setPlacement(TAG*tag, U16 id, U16 depth, MATRIX m, const char*name, parameters_t*p, char move)
U16              1649 src/swfc.c         U16 id;
U16              1658 src/swfc.c         U16*samples = NULL;
U16              1670 src/swfc.c             samples = (U16*)wav2.data;
U16              1698 src/swfc.c             U16* samples2;
U16              1700 src/swfc.c             samples2 = malloc(sizeof(U16)*numsamples2);
U16              1701 src/swfc.c             memcpy(samples2, samples, numsamples*sizeof(U16));
U16              1702 src/swfc.c             memset(&samples2[numsamples], 0, sizeof(U16)*(numsamples2 - numsamples));
U16              2069 src/swfc.c         U16 cutout[] = {ST_SETBACKGROUNDCOLOR, ST_PROTECT, ST_FREEALL, ST_REFLEX};
U16              2324 src/swfc.c     void s_toggle(const char* instance, U16 flagsOn, U16 flagsOff)
U16              2329 src/swfc.c         U16 flags = (U16)history_value(i->history, currentframe, "flags");
U16              3293 src/swfc.c         U16 set = 0x0000;
U16              3405 src/swfc.c         U16 set = 0x0000;
U16              3724 src/swfc.c         U16 flagsOn = 0x0000, flagsOff = 0xffff;
U16               948 src/swfcombine.c 	U16 depth;
U16              1033 src/swfcombine.c 		U16 id = swf_GetU16(tag);
U16              1045 src/swfcombine.c 		U16 id = swf_GetU16(tag);
U16               280 src/swfdump.c          U16 id = swf_GetU16(tag);
U16               281 src/swfdump.c          U16 depth = swf_GetU16(tag);
U16               445 src/swfdump.c      U16 id = swf_GetU16(tag);
U16               470 src/swfdump.c      U16 id;
U16               472 src/swfdump.c      U16 width,height;
U16               487 src/swfdump.c      U16 id ;
U16               488 src/swfdump.c      U16 flags;
U16               563 src/swfdump.c      U16 id = swf_GetU16(tag);
U16               564 src/swfdump.c      U16 frames = swf_GetU16(tag);
U16               565 src/swfdump.c      U16 width = swf_GetU16(tag);
U16               566 src/swfdump.c      U16 height = swf_GetU16(tag);
U16               582 src/swfdump.c      U16 id = swf_GetU16(tag);
U16               583 src/swfdump.c      U16 frame = swf_GetU16(tag);
U16               700 src/swfdump.c  	U16 ratio = swf_GetU16(tag); //ratio
U16               708 src/swfdump.c  	U16 clip = swf_GetU16(tag); //clip
U16               761 src/swfdump.c  	U16 reserved;
U16               806 src/swfdump.c      U16 id, depth;
U16               917 src/swfdump.c  void fontcallback1(void*self, U16 id,U8 * name)
U16               921 src/swfdump.c  void fontcallback2(void*self, U16 id,U8 * name)
U16               958 src/swfdump.c      U16 id;
U16               973 src/swfdump.c      U16 id = swf_GetU16(tag);
U16              1004 src/swfdump.c      U16 id = swf_GetU16(tag);
U16              1348 src/swfdump.c  	    U16 id;
U16              1420 src/swfdump.c  	    U16 id = swf_GetU16(tag);
U16              1440 src/swfdump.c              U16 id = swf_GetDefineID(tag);
U16              1447 src/swfdump.c              U16 id = swf_GetDefineID(tag);
U16              1475 src/swfdump.c  	    U16 id = swf_GetU16(tag);
U16              1483 src/swfdump.c  	    U16 id = swf_GetU16(tag);
U16              1606 src/swfdump.c  	    U16 id;
U16               619 src/swfextract.c     U16 id;
U16              1070 src/swfextract.c     U16 id;
U16               102 src/swfstrings.c void fontcallback1(void*self, U16 id,U8 * name)
U16               106 src/swfstrings.c void fontcallback2(void*self, U16 id,U8 * name)
U16               178 src/swfstrings.c void fontcallback(void*self,U16 id,U8 * name)
U16               206 src/wav2swf.c      U16* samples;
U16               238 src/wav2swf.c      samples = (U16*)wav2.data;
U16               253 src/wav2swf.c  	U16* samples2;
U16               255 src/wav2swf.c  	samples2 = malloc(sizeof(U16)*numsamples2);
U16               256 src/wav2swf.c  	memcpy(samples2, samples, numsamples*sizeof(U16));
U16               257 src/wav2swf.c  	memset(&samples2[numsamples], 0, sizeof(U16)*(numsamples2 - numsamples));
U16               299 src/wav2swf.c  	U16 v1=0,v2=0;
U16               305 src/wav2swf.c  	    U16*block1;