CXFORM 2196 lib/devices/swf.c static CXFORM gfxcxform_to_cxform(gfxcxform_t* c) CXFORM 2198 lib/devices/swf.c CXFORM cx; CXFORM 2386 lib/devices/swf.c CXFORM cxform2 = gfxcxform_to_cxform(cxform); CXFORM 26 lib/modules/swfbutton.c int swf_ButtonSetRecord(TAG * t,U8 state,U16 id,U16 layer,MATRIX * m,CXFORM * cx) CXFORM 46 lib/modules/swfobject.c int isUnitCXForm(CXFORM* cx) CXFORM 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) CXFORM 90 lib/modules/swfobject.c int swf_ObjectPlace(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name) CXFORM 94 lib/modules/swfobject.c int swf_ObjectPlaceClip(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name, U16 clipaction) CXFORM 98 lib/modules/swfobject.c int swf_ObjectPlaceBlend(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char * name, U8 blend) CXFORM 104 lib/modules/swfobject.c int swf_ObjectMove(TAG * t,U16 depth,MATRIX * m,CXFORM * cx) CXFORM 408 lib/modules/swfrender.c void swf_RenderShape(RENDERBUF*dest, SHAPE2*shape, MATRIX*m, CXFORM*c, U16 _depth,U16 _clipdepth) CXFORM 1107 lib/modules/swfrender.c CXFORM* cxform; CXFORM 390 lib/modules/swftools.c CXFORM c; CXFORM 352 lib/python/primitives.c CXFORM cxform; CXFORM 367 lib/python/primitives.c CXFORM c; CXFORM 383 lib/python/primitives.c CXFORM colortransform_getCXForm(PyObject*self) CXFORM 387 lib/python/primitives.c CXFORM dummy; CXFORM 55 lib/python/primitives.h CXFORM colortransform_getCXForm(PyObject*self); CXFORM 121 lib/readers/swf.c static void convertCXForm(CXFORM*from, gfxcxform_t*to) CXFORM 210 lib/readers/swf.c static void renderFilled(render_t*r, gfxline_t*line, FILLSTYLE*f, CXFORM*cx, MATRIX*po_m) CXFORM 475 lib/readers/swf.c RGBA swf_ColorTransform(RGBA*color, CXFORM*cx) CXFORM 485 lib/readers/swf.c void renderOutline(render_t*r, gfxline_t*line, LINESTYLE*l, CXFORM*cx) CXFORM 931 lib/rfxswf.c int swf_GetCXForm(TAG * t,CXFORM * cx,U8 alpha) CXFORM 932 lib/rfxswf.c { CXFORM cxf; CXFORM 968 lib/rfxswf.c int swf_SetCXForm(TAG * t,CXFORM * cx,U8 alpha) CXFORM 969 lib/rfxswf.c { CXFORM cxf; CXFORM 269 lib/rfxswf.h int swf_GetCXForm(TAG * t,CXFORM * cx,U8 alpha); CXFORM 279 lib/rfxswf.h int swf_SetCXForm(TAG * t,CXFORM * cx,U8 alpha); CXFORM 941 lib/rfxswf.h int swf_ObjectPlace(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name); CXFORM 942 lib/rfxswf.h int swf_ObjectPlaceClip(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name, U16 clipaction); CXFORM 943 lib/rfxswf.h int swf_ObjectPlaceBlend(TAG * t,U16 id,U16 depth,MATRIX * m,CXFORM * cx,const char* name, U8 blendmode); CXFORM 944 lib/rfxswf.h int swf_ObjectMove(TAG * t,U16 depth,MATRIX * m,CXFORM * cx); CXFORM 981 lib/rfxswf.h CXFORM cxform; CXFORM 1096 lib/rfxswf.h int swf_ButtonSetRecord(TAG * t,U8 state,U16 id,U16 layer,MATRIX * m,CXFORM * cx); CXFORM 1116 lib/rfxswf.h void swf_RenderShape(RENDERBUF*dest, SHAPE2*shape, MATRIX*m, CXFORM*c, U16 depth,U16 clipdepth); CXFORM 221 src/swfc.c CXFORM cxform; CXFORM 680 src/swfc.c CXFORM cxform; CXFORM 672 src/swfdump.c CXFORM cx; CXFORM 808 src/swfdump.c CXFORM cxform;