Searched defs:privateBrowsingStateChanged (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginViewBase.h56 virtual void privateBrowsingStateChanged(bool) { } function in class:WebCore::PluginViewBase
H A DPluginViewNone.cpp147 void PluginView::privateBrowsingStateChanged(bool) function in class:WebCore::PluginView
H A DPluginView.cpp1482 void PluginView::privateBrowsingStateChanged(bool privateBrowsingEnabled) function in class:WebCore::PluginView
/macosx-10.10/WebKit2-7600.1.25/PluginProcess/
H A DPluginControllerProxy.cpp596 void PluginControllerProxy::privateBrowsingStateChanged(bool isPrivateBrowsingEnabled) function in class:WebKit::PluginControllerProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.cpp525 void PluginProxy::privateBrowsingStateChanged(bool isPrivateBrowsingEnabled) function in class:WebKit::PluginProxy
H A DPluginView.cpp711 void PluginView::privateBrowsingStateChanged(bool privateBrowsingEnabled) function in class:WebKit::PluginView
/macosx-10.10/WebCore-7600.1.25/page/
H A DPage.cpp1607 bool privateBrowsingStateChanged = (sessionID.isEphemeral() != m_sessionID.isEphemeral()); local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp996 void NetscapePlugin::privateBrowsingStateChanged(bool privateBrowsingEnabled) function in class:WebKit::NetscapePlugin

Completed in 115 milliseconds