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

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.h102 , m_shouldAllowPopups(shouldAllowPopups) { }
107 bool shouldAllowPopups() const { return m_shouldAllowPopups; }
112 bool m_shouldAllowPopups; member in class:WebCore::PluginRequest

Completed in 66 milliseconds