| _externalCallbackInstances | gnash::movie_root | |
| _externalCallbackMethods | gnash::movie_root | |
| ActionPriorityLevel enum name | gnash::movie_root | |
| ActionQueue typedef | gnash::movie_root | |
| add_invalidated_bounds(InvalidatedRanges &ranges, bool force) | gnash::movie_root | |
| addAdvanceCallback(ActiveRelay *obj) | gnash::movie_root | |
| addExternalCallback(const std::string &name, as_object *callback, as_object *instance) | gnash::movie_root | |
| addIntervalTimer(std::unique_ptr< Timer > timer) | gnash::movie_root | |
| addLiveChar(MovieClip *ch) | gnash::movie_root | inline |
| addLoadableObject(as_object *obj, std::unique_ptr< IOChannel > str) | gnash::movie_root | |
| advance() | gnash::movie_root | |
| advanceMovie() | gnash::movie_root | |
| AlignMode enum name | gnash::movie_root | |
| AllowScriptAccessMode enum name | gnash::movie_root | |
| callExternalCallback(const std::string &name, const std::vector< as_value > &args) | gnash::movie_root | |
| callExternalJavascript(const std::string &name, const std::vector< as_value > &args) | gnash::movie_root | |
| callInterface(const HostInterface::Message &e) const | gnash::movie_root | |
| callInterface(const HostInterface::Message &e) const | gnash::movie_root | |
| clearIntervalTimer(std::uint32_t x) | gnash::movie_root | |
| disableScripts() | gnash::movie_root | |
| display() | gnash::movie_root | |
| DisplayState enum name | gnash::movie_root | |
| DISPLAYSTATE_FULLSCREEN enum value | gnash::movie_root | |
| DISPLAYSTATE_NORMAL enum value | gnash::movie_root | |
| dropLevel(int depth) | gnash::movie_root | |
| ExternalCallbackInstances typedef | gnash::movie_root | |
| ExternalCallbackMethods typedef | gnash::movie_root | |
| findCharacterByTarget(const std::string &tgtstr) const | gnash::movie_root | |
| flushHigherPriorityActionQueues() | gnash::movie_root | |
| gc() | gnash::movie_root | inline |
| getActiveEntityUnderPointer() const | gnash::movie_root | |
| getAllowScriptAccess() | gnash::movie_root | |
| getControlFD() const | gnash::movie_root | inline |
| getDraggingCharacter() const | gnash::movie_root | |
| getEntityUnderPointer() const | gnash::movie_root | |
| getFocus() | gnash::movie_root | |
| getHostFD() const | gnash::movie_root | inline |
| getLevel(unsigned int num) const | gnash::movie_root | |
| getQuality() const | gnash::movie_root | inline |
| getRecursionLimit() const | gnash::movie_root | inline |
| getRegisteredClass(const SWF::DefinitionTag *sprite) const | gnash::movie_root | |
| getRootMovie() | gnash::movie_root | inline |
| getShowMenuState() const | gnash::movie_root | |
| getStageAlignment() const | gnash::movie_root | |
| getStageAlignMode() const | gnash::movie_root | |
| getStageDisplayState() const | gnash::movie_root | inline |
| getStageHeight() const | gnash::movie_root | |
| getStageScaleMode() const | gnash::movie_root | inline |
| getStageWidth() const | gnash::movie_root | |
| getTimeoutLimit() const | gnash::movie_root | inline |
| getURL(const std::string &urlstr, const std::string &target, const std::string &data, MovieClip::VariablesMethod method) | gnash::movie_root | |
| getVM() | gnash::movie_root | inline |
| handleFsCommand(const std::string &cmd, const std::string &arg) const | gnash::movie_root | |
| init(movie_definition *def, const MovieClip::MovieVariables &variables) | gnash::movie_root | |
| keyEvent(key::code k, bool down) | gnash::movie_root | |
| Keys typedef | gnash::movie_root | |
| lastKeyEvent() const | gnash::movie_root | inline |
| LoadCallbacks typedef | gnash::movie_root | |
| loadMovie(const std::string &url, const std::string &target, const std::string &data, MovieClip::VariablesMethod method, as_object *handler=nullptr) | gnash::movie_root | inline |
| markReachableResources() const | gnash::movie_root | virtual |
| mouseClick(bool press) | gnash::movie_root | |
| mouseMoved(std::int32_t x, std::int32_t y) | gnash::movie_root | |
| mousePosition() const | gnash::movie_root | |
| mouseWheel(int delta) | gnash::movie_root | |
| movie_root(VirtualClock &clock, const RunResources &runResources) | gnash::movie_root | |
| nextUnnamedInstance() | gnash::movie_root | inline |
| PRIORITY_CONSTRUCT enum value | gnash::movie_root | |
| PRIORITY_DOACTION enum value | gnash::movie_root | |
| PRIORITY_INIT enum value | gnash::movie_root | |
| PRIORITY_SIZE enum value | gnash::movie_root | |
| processInvoke(ExternalInterface::invoke_t *) | gnash::movie_root | |
| pushAction(std::unique_ptr< ExecutableCode > code, size_t lvl) | gnash::movie_root | |
| pushAction(const action_buffer &buf, DisplayObject *target) | gnash::movie_root | |
| queryInterface(const std::string &what) const | gnash::movie_root | |
| registerButton(Button *listener) | gnash::movie_root | |
| registerClass(const SWF::DefinitionTag *sprite, as_function *cls) | gnash::movie_root | |
| registerEventCallback(HostInterface *handler) | gnash::movie_root | inline |
| registerFSCommandCallback(FsCallback *handler) | gnash::movie_root | inline |
| removeAdvanceCallback(ActiveRelay *obj) | gnash::movie_root | |
| removeButton(Button *listener) | gnash::movie_root | |
| removeQueuedConstructor(MovieClip *target) | gnash::movie_root | |
| replaceLevel(unsigned int num, Movie *external_movie) | gnash::movie_root | |
| reset() | gnash::movie_root | |
| runResources() const | gnash::movie_root | inline |
| ScaleMode enum name | gnash::movie_root | |
| SCALEMODE_EXACTFIT enum value | gnash::movie_root | |
| SCALEMODE_NOBORDER enum value | gnash::movie_root | |
| SCALEMODE_NOSCALE enum value | gnash::movie_root | |
| SCALEMODE_SHOWALL enum value | gnash::movie_root | |
| SCRIPT_ACCESS_ALWAYS enum value | gnash::movie_root | |
| SCRIPT_ACCESS_NEVER enum value | gnash::movie_root | |
| SCRIPT_ACCESS_SAME_DOMAIN enum value | gnash::movie_root | |
| scriptsDisabled() const | gnash::movie_root | inline |
| set_background_alpha(float alpha) | gnash::movie_root | |
| set_background_color(const rgba &color) | gnash::movie_root | |
| setAllowScriptAccess(AllowScriptAccessMode mode) | gnash::movie_root | |
| setControlFD(int fd) | gnash::movie_root | inline |
| setDimensions(size_t w, size_t h) | gnash::movie_root | |
| setDragState(const DragState &st) | gnash::movie_root | |
| setFocus(DisplayObject *to) | gnash::movie_root | |
| setHostFD(int fd) | gnash::movie_root | inline |
| setLevel(unsigned int num, Movie *movie) | gnash::movie_root | |
| setQuality(Quality q) | gnash::movie_root | |
| setScriptLimits(std::uint16_t recursion, std::uint16_t timeout) | gnash::movie_root | |
| setShowMenuState(bool state) | gnash::movie_root | |
| setStageAlignment(short s) | gnash::movie_root | |
| setStageDisplayState(const DisplayState ds) | gnash::movie_root | |
| setStageScaleMode(ScaleMode sm) | gnash::movie_root | |
| setStreamBlock(int id, int block) | gnash::movie_root | |
| STAGE_ALIGN_B enum value | gnash::movie_root | |
| STAGE_ALIGN_L enum value | gnash::movie_root | |
| STAGE_ALIGN_R enum value | gnash::movie_root | |
| STAGE_ALIGN_T enum value | gnash::movie_root | |
| STAGE_H_ALIGN_C enum value | gnash::movie_root | |
| STAGE_H_ALIGN_L enum value | gnash::movie_root | |
| STAGE_H_ALIGN_R enum value | gnash::movie_root | |
| STAGE_V_ALIGN_B enum value | gnash::movie_root | |
| STAGE_V_ALIGN_C enum value | gnash::movie_root | |
| STAGE_V_ALIGN_T enum value | gnash::movie_root | |
| StageAlign typedef | gnash::movie_root | |
| StageHorizontalAlign enum name | gnash::movie_root | |
| StageVerticalAlign enum name | gnash::movie_root | |
| stop_drag() | gnash::movie_root | inline |
| stopStream(int id) | gnash::movie_root | |
| swapLevels(MovieClip *sp, int depth) | gnash::movie_root | |
| testInvariant() const | gnash::movie_root | inline |
| timeToNextFrame() const | gnash::movie_root | |
| unreleasedKeys() const | gnash::movie_root | inline |
| ~GcRoot() | gnash::GcRoot | inlinevirtual |
| ~movie_root() | gnash::movie_root | |