Searched refs:m_remoteLayerClientID (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
H A DPluginProxyMac.mm37 if (!m_pluginLayer && m_remoteLayerClientID) {
38 CALayer *renderLayer = WKMakeRenderLayer(m_remoteLayerClientID);
54 return !m_remoteLayerClientID;
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginProxy.h148 uint32_t m_remoteLayerClientID; member in class:WebKit::PluginProxy
H A DPluginProxy.cpp67 , m_remoteLayerClientID(0)
107 m_remoteLayerClientID = remoteLayerClientID;

Completed in 91 milliseconds