getDefinitionVersion 185 libcore/Button.h virtual int getDefinitionVersion() const; getDefinitionVersion 287 libcore/DisplayObject.h virtual int getDefinitionVersion() const { getDefinitionVersion 2005 libcore/MovieClip.cpp if (getDefinitionVersion() > 6 || topSWFVersion > 6) { getDefinitionVersion 603 libcore/MovieClip.h virtual int getDefinitionVersion() const; getDefinitionVersion 1891 libcore/TextField.cpp return get_root()->getDefinitionVersion(); getDefinitionVersion 125 libcore/TextField.h virtual int getDefinitionVersion() const; getDefinitionVersion 1149 libcore/asobj/MovieClip_as.cpp return as_value(o->getDefinitionVersion()); getDefinitionVersion 1454 libcore/asobj/MovieClip_as.cpp movieclip->getDefinitionVersion()); getDefinitionVersion 1646 libcore/asobj/MovieClip_as.cpp movieclip->getDefinitionVersion()); getDefinitionVersion 191 libcore/parser/action_buffer.h int getDefinitionVersion() const; getDefinitionVersion 844 libcore/vm/ASHandlers.cpp const int version = thread.code.getDefinitionVersion(); getDefinitionVersion 1485 libcore/vm/ASHandlers.cpp const int swfVersion = thread.code.getDefinitionVersion(); getDefinitionVersion 1516 libcore/vm/ASHandlers.cpp const int swfVersion = thread.code.getDefinitionVersion(); getDefinitionVersion 94 libcore/vm/ActionExec.cpp if (code.getDefinitionVersion() > 5) { getDefinitionVersion 135 libcore/vm/ActionExec.cpp const int codeVersion = code.getDefinitionVersion();