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