Home
last modified time | relevance | path

Searched refs:ActionSetTarget (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_actions.c++4598 ActionSetTarget::ActionSetTarget(TagBase *tag) in ActionSetTarget() function in ActionSetTarget
4614 void ActionSetTarget::SetTarget(const char *target) in SetTarget()
4628 Action *ActionSetTarget::Duplicate(void) const in Duplicate()
4630 ActionSetTarget *a; in Duplicate()
4632 a = new ActionSetTarget(Tag()); in Duplicate()
4647 ErrorManager::error_code_t ActionSetTarget::SaveData(Data& data, Data& nested_data) in SaveData()
/dports/graphics/sswf/sswf-1.8.4/src/misc/
H A Dlibsswf_c.c++1462 …ct SSWF_Action *>(static_cast<sswf::Action *>(reinterpret_cast<sswf::ActionSetTarget *>(action_set… in sswf_action_set_target_cast_action()
1467 …SWF_ItemBase *>(static_cast<sswf::ItemBase *>(reinterpret_cast<sswf::ActionSetTarget *>(action_set… in sswf_action_set_target_cast_item_base()
1472 delete reinterpret_cast<sswf::ActionSetTarget *>(action_set_target); in sswf_action_set_target_destroy()
1477 …return reinterpret_cast<struct SSWF_ActionSetTarget *>(new sswf::ActionSetTarget(reinterpret_cast<… in sswf_action_set_target_create()
1482 reinterpret_cast<sswf::ActionSetTarget *>(action_set_target)->SetTarget(target); in sswf_action_set_target_set_target()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DASHandlers.cpp106 void ActionSetTarget(ActionExec& thread);
264 ActionSetTarget, ARG_STR); in SWFHandlers()
653 ActionSetTarget(ActionExec& thread) in ActionSetTarget() function
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf.h1750 exposed_class ActionSetTarget : public Action, public MemoryManager
1753 ActionSetTarget(TagBase *tag);
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A Dwith.as244 // test ActionSetTarget and ActionSetTarget2
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf_save.c++568 sswf::ActionSetTarget *set_target; in save_action_set_target()
597 a = set_target = new sswf::ActionSetTarget(state.f_parent); in save_action_set_target()
/dports/graphics/p5-SWF-File/SWF-File-0.42/lib/SWF/
H A DElement.pod630 =item ACTIONRECORD::ActionSetTarget