Home
last modified time | relevance | path

Searched refs:m_objectIDCounter (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/mac/Plugins/Hosted/
DNetscapePluginInstanceProxy.h310 uint32_t m_objectIDCounter; variable
DNetscapePluginInstanceProxy.mm117 , m_objectIDCounter(0)
692 objectID = ++m_objectIDCounter;
693 …} while (!m_objectIDCounter || m_objectIDCounter == static_cast<uint32_t>(-1) || m_objects.contain…