Searched defs:renderContextID (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h72 uint32_t renderContextID() const { ASSERT(fastMallocSize(this)); return m_renderContextID; } function in class:WebKit::NetscapePluginInstanceProxy
73 void setRenderContextID(uint32_t renderContextID) { m_renderContextID = renderContextID; } argument
200 InstantiatePluginReply(kern_return_t resultCode, uint32_t renderContextID, RendererType rendererType) argument

Completed in 124 milliseconds