Gnash  0.8.10
gnash::movie_root Member List
This is the complete list of members for gnash::movie_root, including all inherited members.
ActionPriorityLevel enum namegnash::movie_root
ActionQueue typedefgnash::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)gnash::movie_root
addIntervalTimer(std::auto_ptr< Timer > timer)gnash::movie_root
addLiveChar(MovieClip *ch)gnash::movie_root [inline]
addLoadableObject(as_object *obj, std::auto_ptr< IOChannel > str)gnash::movie_root
advance()gnash::movie_root
advanceMovie()gnash::movie_root
AlignMode enum namegnash::movie_root
AllowScriptAccessMode enum namegnash::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(boost::uint32_t x)gnash::movie_root
disableScripts()gnash::movie_root
display()gnash::movie_root
DisplayState enum namegnash::movie_root
DISPLAYSTATE_FULLSCREEN enum valuegnash::movie_root
DISPLAYSTATE_NORMAL enum valuegnash::movie_root
dropLevel(int depth)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 typedefgnash::movie_root
lastKeyEvent() const gnash::movie_root [inline]
LoadCallbacks typedefgnash::movie_root
loadMovie(const std::string &url, const std::string &target, const std::string &data, MovieClip::VariablesMethod method, as_object *handler=0)gnash::movie_root [inline]
markReachableResources() const gnash::movie_root [virtual]
mouseClick(bool press)gnash::movie_root
mouseMoved(boost::int32_t x, boost::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 valuegnash::movie_root
PRIORITY_DOACTION enum valuegnash::movie_root
PRIORITY_INIT enum valuegnash::movie_root
PRIORITY_SIZE enum valuegnash::movie_root
processInvoke(ExternalInterface::invoke_t *)gnash::movie_root
pushAction(std::auto_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 namegnash::movie_root
SCALEMODE_EXACTFIT enum valuegnash::movie_root
SCALEMODE_NOBORDER enum valuegnash::movie_root
SCALEMODE_NOSCALE enum valuegnash::movie_root
SCALEMODE_SHOWALL enum valuegnash::movie_root
SCRIPT_ACCESS_ALWAYS enum valuegnash::movie_root
SCRIPT_ACCESS_NEVER enum valuegnash::movie_root
SCRIPT_ACCESS_SAME_DOMAIN enum valuegnash::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(boost::uint16_t recursion, boost::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 valuegnash::movie_root
STAGE_ALIGN_L enum valuegnash::movie_root
STAGE_ALIGN_R enum valuegnash::movie_root
STAGE_ALIGN_T enum valuegnash::movie_root
STAGE_H_ALIGN_C enum valuegnash::movie_root
STAGE_H_ALIGN_L enum valuegnash::movie_root
STAGE_H_ALIGN_R enum valuegnash::movie_root
STAGE_V_ALIGN_B enum valuegnash::movie_root
STAGE_V_ALIGN_C enum valuegnash::movie_root
STAGE_V_ALIGN_T enum valuegnash::movie_root
StageAlign typedefgnash::movie_root
StageHorizontalAlign enum namegnash::movie_root
StageVerticalAlign enum namegnash::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 [inline, virtual]
~movie_root()gnash::movie_root