Searched refs:npRuntimeObjectMap (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNPRuntimeObjectMap.h56 explicit PluginProtector(NPRuntimeObjectMap* npRuntimeObjectMap);
H A DNPRuntimeObjectMap.cpp51 NPRuntimeObjectMap::PluginProtector::PluginProtector(NPRuntimeObjectMap* npRuntimeObjectMap) argument
54 if (!npRuntimeObjectMap->m_pluginView->isBeingDestroyed())
55 m_pluginView = npRuntimeObjectMap->m_pluginView;

Completed in 157 milliseconds