Bug 651192 - Part 6: Implement the AsyncBitmapSurface drawing model support. r=roc
This commit is contained in:
@@ -703,6 +703,11 @@ void nsNPAPIPluginInstance::SetDrawingModel(NPDrawingModel aModel)
|
||||
mDrawingModel = aModel;
|
||||
}
|
||||
|
||||
void nsNPAPIPluginInstance::RedrawPlugin()
|
||||
{
|
||||
mOwner->RedrawPlugin();
|
||||
}
|
||||
|
||||
#if defined(XP_MACOSX)
|
||||
void nsNPAPIPluginInstance::SetEventModel(NPEventModel aModel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user