Home
last modified time | relevance | path

Searched refs:SWFAction (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A Dtimeline_var_test.c38 SWFAction action_in_frame1(void);
39 SWFAction action_in_frame1() in action_in_frame1()
41 SWFAction ac; in action_in_frame1()
49 SWFAction action_in_frame2(void);
50 SWFAction action_in_frame2() in action_in_frame2()
52 SWFAction ac; in action_in_frame2()
69 SWFAction action_in_frame3() in action_in_frame3()
71 SWFAction ac; in action_in_frame3()
79 SWFAction action_in_frame4() in action_in_frame4()
81 SWFAction ac; in action_in_frame4()
[all …]
H A Droot_stop_test.c48 SWFAction action_in_root(void);
49 SWFAction action_in_root() in action_in_root()
51 SWFAction ac; in action_in_root()
59 SWFAction action_in_sprite(void);
60 SWFAction action_in_sprite() in action_in_sprite()
62 SWFAction ac; in action_in_sprite()
80 SWFAction ac1, ac2; in main()
H A Dming_utils.c28 static SWFAction get_dejagnu_actions(void);
166 static SWFAction
335 SWFAction ac = get_dejagnu_actions(); in get_dejagnu_clip()
350 SWFAction ac = get_dejagnu_actions(); in add_dejagnu_functions()
360 SWFAction ac; in add_clip_actions()
369 SWFAction ac; in add_clip_init_actions()
375 SWFAction
378 SWFAction ac; in compile_actions()
395 SWFAction ac; in add_actions()
H A Dspritehier.c40 static SWFAction frame_print(void);
42 SWFAction
45 SWFAction ac; in frame_print()
59 SWFAction ac; in main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Daction.c61 SWFAction action;
104 int SWFAction_compile(SWFAction action, in SWFAction_compile()
199 SWFAction action = (SWFAction)block; in completeSWFAction()
218 SWFOutput out = ((SWFAction)block)->out; in writeSWFActionToMethod()
233 void destroySWFAction(SWFAction action) in destroySWFAction()
268 static SWFAction createEmptyAction() in createEmptyAction()
270 SWFAction action = (SWFAction)malloc(sizeof(struct SWFAction_s)); in createEmptyAction()
305 SWFAction newSWFAction(const char *script) in newSWFAction()
307 SWFAction action = createEmptyAction(); in newSWFAction()
322 SWFAction action = createEmptyAction(); in newSWFAction_fromFile()
[all …]
H A Daction.h36 SWFInitAction newSWFInitAction_MovieClip(SWFMovieClip clip, SWFAction action);
38 void destroySWFAction(SWFAction action);
41 void SWFOutput_writeAction(SWFOutput out, SWFAction action);
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Daction.c61 SWFAction action;
104 int SWFAction_compile(SWFAction action, in SWFAction_compile()
199 SWFAction action = (SWFAction)block; in completeSWFAction()
218 SWFOutput out = ((SWFAction)block)->out; in writeSWFActionToMethod()
233 void destroySWFAction(SWFAction action) in destroySWFAction()
268 static SWFAction createEmptyAction() in createEmptyAction()
270 SWFAction action = (SWFAction)malloc(sizeof(struct SWFAction_s)); in createEmptyAction()
305 SWFAction newSWFAction(const char *script) in newSWFAction()
307 SWFAction action = createEmptyAction(); in newSWFAction()
322 SWFAction action = createEmptyAction(); in newSWFAction_fromFile()
[all …]
H A Daction.h36 SWFInitAction newSWFInitAction_MovieClip(SWFMovieClip clip, SWFAction action);
38 void destroySWFAction(SWFAction action);
41 void SWFOutput_writeAction(SWFOutput out, SWFAction action);
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Daction.c61 SWFAction action;
104 int SWFAction_compile(SWFAction action, in SWFAction_compile()
199 SWFAction action = (SWFAction)block; in completeSWFAction()
218 SWFOutput out = ((SWFAction)block)->out; in writeSWFActionToMethod()
233 void destroySWFAction(SWFAction action) in destroySWFAction()
268 static SWFAction createEmptyAction() in createEmptyAction()
270 SWFAction action = (SWFAction)malloc(sizeof(struct SWFAction_s)); in createEmptyAction()
305 SWFAction newSWFAction(const char *script) in newSWFAction()
307 SWFAction action = createEmptyAction(); in newSWFAction()
322 SWFAction action = createEmptyAction(); in newSWFAction_fromFile()
[all …]
H A Daction.h36 SWFInitAction newSWFInitAction_MovieClip(SWFMovieClip clip, SWFAction action);
38 void destroySWFAction(SWFAction action);
41 void SWFOutput_writeAction(SWFOutput out, SWFAction action);
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Daction.c61 SWFAction action;
104 int SWFAction_compile(SWFAction action, in SWFAction_compile()
199 SWFAction action = (SWFAction)block; in completeSWFAction()
218 SWFOutput out = ((SWFAction)block)->out; in writeSWFActionToMethod()
233 void destroySWFAction(SWFAction action) in destroySWFAction()
268 static SWFAction createEmptyAction() in createEmptyAction()
270 SWFAction action = (SWFAction)malloc(sizeof(struct SWFAction_s)); in createEmptyAction()
305 SWFAction newSWFAction(const char *script) in newSWFAction()
307 SWFAction action = createEmptyAction(); in newSWFAction()
322 SWFAction action = createEmptyAction(); in newSWFAction_fromFile()
[all …]
H A Daction.h36 SWFInitAction newSWFInitAction_MovieClip(SWFMovieClip clip, SWFAction action);
38 void destroySWFAction(SWFAction action);
41 void SWFOutput_writeAction(SWFOutput out, SWFAction action);
/dports/graphics/ming/libming-ming-0_4_8/ch/include/blocks/
H A Daction.h35 SWFAction newSWFAction();
37 SWFAction newSWFAction_fromOutput(SWFOutput out);
39 void destroySWFAction(SWFAction action);
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/include/blocks/
H A Daction.h35 SWFAction newSWFAction();
37 SWFAction newSWFAction_fromOutput(SWFOutput out);
39 void destroySWFAction(SWFAction action);
/dports/graphics/py-ming/libming-ming-0_4_8/ch/include/blocks/
H A Daction.h35 SWFAction newSWFAction();
37 SWFAction newSWFAction_fromOutput(SWFOutput out);
39 void destroySWFAction(SWFAction action);
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/loop/
H A Dloop_test.c58 SWFAction action_in_root(void);
59 SWFAction action_in_root() in action_in_root()
61 SWFAction ac; in action_in_root()
89 SWFAction ac; in main()
/dports/graphics/ming/libming-ming-0_4_8/test/Button/
H A Dtest01-cxx.C20 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEUP); in main()
23 m->add(new SWFAction("_root.stop();")); in main()
32 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEDOWN); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Button/
H A Dtest01-cxx.C20 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEUP); in main()
23 m->add(new SWFAction("_root.stop();")); in main()
32 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEDOWN); in main()
/dports/graphics/py-ming/libming-ming-0_4_8/test/Button/
H A Dtest01-cxx.C20 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEUP); in main()
23 m->add(new SWFAction("_root.stop();")); in main()
32 b->addAction(new SWFAction(buf), SWFBUTTON_MOUSEDOWN); in main()
/dports/graphics/ming/libming-ming-0_4_8/java_ext/
H A DSWFAction.java28 public class SWFAction extends SWFObject implements SWFActionI { class
30 public SWFAction (String script) in SWFAction() method in SWFAction
/dports/graphics/p5-ming/libming-ming-0_4_8/java_ext/
H A DSWFAction.java28 public class SWFAction extends SWFObject implements SWFActionI { class
30 public SWFAction (String script) in SWFAction() method in SWFAction
/dports/graphics/py-ming/libming-ming-0_4_8/java_ext/
H A DSWFAction.java28 public class SWFAction extends SWFObject implements SWFActionI { class
30 public SWFAction (String script) in SWFAction() method in SWFAction
/dports/graphics/ming/libming-ming-0_4_8/test/Action/
H A Dtest01-cxx.C8 SWFAction *a; in main()
13 a = new SWFAction("trace('');"); in main()
H A Dtest02-cxx.C8 SWFAction *a; in main()
13 a = new SWFAction("trace('');"); in main()
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Action/
H A Dtest02-cxx.C8 SWFAction *a;
13 a = new SWFAction("trace('');");

12345678910