Searched refs:PluginObjectMap (Results 1 – 2 of 2) sorted by relevance
164 typedef HashMap<Widget*, NPObject*> PluginObjectMap; typedef180 PluginObjectMap m_pluginObjects;
105 PluginObjectMap::iterator it = m_pluginObjects.begin(); in clearScriptObjects()402 PluginObjectMap::iterator it = m_pluginObjects.find(nativeHandle); in cleanupScriptObjectsForPlugin()