swf_ButtonSetRecord 1028 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_UP|BS_HIT,ids[0],1,NULL,NULL); swf_ButtonSetRecord 1029 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_OVER,ids[2],1,NULL,NULL); swf_ButtonSetRecord 1030 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_DOWN,ids[4],1,NULL,NULL); swf_ButtonSetRecord 1037 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_UP|BS_HIT,ids[1],1,NULL,NULL); swf_ButtonSetRecord 1038 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_OVER,ids[3],1,NULL,NULL); swf_ButtonSetRecord 1039 lib/devices/swf.c swf_ButtonSetRecord(i->tag,BS_DOWN,ids[5],1,NULL,NULL); swf_ButtonSetRecord 1928 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x01,myshapeid,i->depth,0,0); swf_ButtonSetRecord 1929 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x02,myshapeid2,i->depth,0,0); swf_ButtonSetRecord 1930 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x04,myshapeid2,i->depth,0,0); swf_ButtonSetRecord 1931 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x08,myshapeid,i->depth,0,0); swf_ButtonSetRecord 1941 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x01,myshapeid,i->depth,0,0); swf_ButtonSetRecord 1942 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x02,myshapeid2,i->depth,0,0); swf_ButtonSetRecord 1943 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x04,myshapeid2,i->depth,0,0); swf_ButtonSetRecord 1944 lib/devices/swf.c swf_ButtonSetRecord(i->tag,0x08,myshapeid,i->depth,0,0); swf_ButtonSetRecord 1096 lib/rfxswf.h int swf_ButtonSetRecord(TAG * t,U8 state,U16 id,U16 layer,MATRIX * m,CXFORM * cx); swf_ButtonSetRecord 763 src/swfc.c swf_ButtonSetRecord(tag,flags[t],mybutton.records[t].id,1,&mybutton.records[t].matrix,&mybutton.records[t].cxform); swf_ButtonSetRecord 139 swfs/keyboard_viewer.c swf_ButtonSetRecord(tag,BS_HIT,77,1,NULL,NULL); swf_ButtonSetRecord 185 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_UP|BS_HIT,32+t,1,NULL,NULL); swf_ButtonSetRecord 186 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_OVER,34+t,1,NULL,NULL); swf_ButtonSetRecord 187 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_DOWN,36+t,1,NULL,NULL); swf_ButtonSetRecord 200 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_UP|BS_HIT,32+t,1,NULL,NULL); swf_ButtonSetRecord 201 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_OVER,34+t,1,NULL,NULL); swf_ButtonSetRecord 202 swfs/simple_viewer.c swf_ButtonSetRecord(tag,BS_DOWN,36+t,1,NULL,NULL);