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

/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DNetscapePluginInstanceProxy.h75 RendererType rendererType() const { return m_rendererType; } function in class:WebKit::NetscapePluginInstanceProxy
76 void setRendererType(RendererType rendererType) { m_rendererType = rendererType; } argument
200 InstantiatePluginReply(kern_return_t resultCode, uint32_t renderContextID, RendererType rendererType) argument

Completed in 217 milliseconds