#include <plugin.h>
|
| typedef std::map< std::string, std::string > | VariableMap |
| |
| nsPluginInstance::nsPluginInstance |
( |
nsPluginCreateData * |
data | ) |
|
Constructor.
References DBG.
| nsPluginInstance::~nsPluginInstance |
( |
| ) |
|
|
virtual |
Destructor.
References DBG.
| NPError nsPluginInstance::DestroyStream |
( |
NPStream * |
stream, |
|
|
NPError |
reason |
|
) |
| |
| struct BitMap* nsPluginInstance::getBitmap |
( |
| ) |
|
|
inline |
| int nsPluginInstance::getHeight |
( |
| ) |
|
|
inline |
| unsigned char* nsPluginInstance::getMemAddr |
( |
| ) |
|
|
inline |
| APTR nsPluginInstance::getMemDC |
( |
| ) |
|
|
inline |
| size_t nsPluginInstance::getMemSize |
( |
| ) |
|
|
inline |
| int nsPluginInstance::getRowStride |
( |
| ) |
|
|
inline |
| const char * nsPluginInstance::getVersion |
( |
| ) |
|
| int nsPluginInstance::getWidth |
( |
| ) |
|
|
inline |
| struct Window* nsPluginInstance::getWindow |
( |
void |
| ) |
|
|
inline |
| NPBool nsPluginInstance::init |
( |
NPWindow * |
aWindow | ) |
|
| NPBool nsPluginInstance::isInitialized |
( |
void |
| ) |
|
|
inline |
| NPError nsPluginInstance::NewStream |
( |
NPMIMEType |
type, |
|
|
NPStream * |
stream, |
|
|
NPBool |
seekable, |
|
|
uint16_t * |
stype |
|
) |
| |
| void nsPluginInstance::notify_mouse_state |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
buttons |
|
) |
| |
|
inline |
| void nsPluginInstance::shut |
( |
void |
| ) |
|
| void nsPluginInstance::threadMain |
( |
void |
| ) |
|
References gnash::movie_root::add_invalidated_bounds(), gnash::movie_root::advance(), gnash::movie_definition::completeLoad(), gnash::movie_definition::createMovie(), DBG, dbglogfile, gnash::movie_root::display(), gnash::key::f, gnash::MovieClip::get_current_frame(), gnash::MovieClip::get_frame_count(), gnash::movie_definition::get_frame_rate(), gnash::movie_definition::get_height_pixels(), gnash::movie_definition::get_width_pixels(), gnash::RcInitFile::getDefaultInstance(), gnash::LogFile::getDefaultInstance(), getMemAddr(), getMemSize(), gnash::movie_root::getRootMovie(), gnash::key::i, gnash::URL::parse_querystring(), gnash::MovieClip::PLAYSTATE_PLAY, gnash::URL::querystring(), gnash::movie_root::registerFSCommandCallback(), gnash::movie_root::set_background_alpha(), gnash::RcInitFile::setDebugLog(), gnash::geometry::SnappingRanges2d< T >::setSnapFactor(), gnash::LogFile::setVerbosity(), gnash::LogFile::setWriteDisk(), and url.
Referenced by Write().
| int32 nsPluginInstance::Write |
( |
NPStream * |
stream, |
|
|
int32 |
offset, |
|
|
int32 |
len, |
|
|
void * |
buffer |
|
) |
| |
The documentation for this class was generated from the following files: