| 
| bool  | gnash::SetVariableCallback (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::GetVariableCallback (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::GotoFrame (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::IsPlaying (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::LoadMovie (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::Pan (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::PercentLoaded (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::Play (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::Rewind (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::SetZoomRect (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::StopPlay (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::Zoom (NPObject *npobj, NPIdentifier, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::TotalFrames (NPObject *npobj, NPIdentifier, const NPVariant *, uint32_t argCount, NPVariant *result) | 
|   | 
| bool  | gnash::remoteCallback (NPObject *npobj, NPIdentifier name, const NPVariant *args, uint32_t argCount, NPVariant *result) | 
|   |