Searched refs:m_displayingInsecureContentAllowed (Results 1 – 2 of 2) sorted by relevance
80 return enabledPerSettings || m_displayingInsecureContentAllowed; in allowDisplayingInsecureContent()110 m_displayingInsecureContentAllowed = allowed; in setDisplayingInsecureContentAllowed()135 m_displayingInsecureContentAllowed = false; in reset()
76 bool m_displayingInsecureContentAllowed; variable