Searched refs:m_shouldAllowPopups (Results 1 – 1 of 1) sorted by relevance
94 , m_shouldAllowPopups(shouldAllowPopups) { } in PluginRequest()99 bool shouldAllowPopups() const { return m_shouldAllowPopups; } in shouldAllowPopups()104 bool m_shouldAllowPopups; variable