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

/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm274 ASSERT(!m_npCgContext.context && !m_npCgContext.window);
275 m_npWindow.window = (void*)&m_npCgContext;
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.h386 NP_CGContext m_npCgContext; member in class:WebCore::PluginView
H A DPluginView.cpp872 memset(&m_npCgContext, 0, sizeof(m_npCgContext));

Completed in 184 milliseconds