PF_CLIPDEPTH 71 lib/modules/swfobject.c flags = (id?PF_CHAR:0)|(m?PF_MATRIX:0)|(cx?PF_CXFORM:0)|(name?PF_NAME:0)|((m||cx)&&(!id)?PF_MOVE:0)|(clipaction?PF_CLIPDEPTH:0); PF_CLIPDEPTH 83 lib/modules/swfobject.c if (flags&PF_CLIPDEPTH) swf_SetU16(t, clipaction); PF_CLIPDEPTH 124 lib/modules/swfobject.c (obj->clipdepth?PF_CLIPDEPTH:0); PF_CLIPDEPTH 137 lib/modules/swfobject.c if (flags&PF_CLIPDEPTH) swf_SetU16(t,obj->clipdepth); PF_CLIPDEPTH 192 lib/modules/swfobject.c if(flags&PF_CLIPDEPTH) PF_CLIPDEPTH 412 lib/modules/swftools.c if(flags&PF_CLIPDEPTH)