Searched defs:privateBrowsingEnabled (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKBrowsingContextGroup.h62 @property BOOL privateBrowsingEnabled; variable
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/mac/
H A DWKPagePrivateMac.cpp45 bool privateBrowsingEnabled = webPageProxy->pageGroup().preferences().privateBrowsingEnabled(); local
/macosx-10.10/WebKit2-7600.1.25/Shared/Network/
H A DNetworkProcessCreationParameters.cpp41 encoder << privateBrowsingEnabled; local
H A DNetworkProcessCreationParameters.h53 bool privateBrowsingEnabled; member in struct:WebKit::NetworkProcessCreationParameters
/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebPreferences.h221 @property (nonatomic) BOOL privateBrowsingEnabled; local
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitAuthenticationRequest.cpp62 bool privateBrowsingEnabled; member in struct:_WebKitAuthenticationRequestPrivate
134 WebKitAuthenticationRequest* webkitAuthenticationRequestCreate(AuthenticationChallengeProxy* authenticationChallenge, bool privateBrowsingEnabled) argument
H A DWebKitWebView.cpp1900 gboolean privateBrowsingEnabled = webkit_settings_get_enable_private_browsing(webkit_web_view_get_settings(webView)); local
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebIconDatabase.cpp312 void WebIconDatabase::setPrivateBrowsingEnabled(bool privateBrowsingEnabled) argument
H A DWebContext.cpp540 void WebContext::setAnyPageGroupMightHavePrivateBrowsingEnabled(bool privateBrowsingEnabled) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DPage.cpp1181 void Page::enableLegacyPrivateBrowsing(bool privateBrowsingEnabled) argument
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp1482 void PluginView::privateBrowsingStateChanged(bool privateBrowsingEnabled) argument
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp973 BOOL privateBrowsingEnabled = FALSE; local
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp996 void NetscapePlugin::privateBrowsingStateChanged(bool privateBrowsingEnabled) argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebPreferences.cpp1081 HRESULT STDMETHODCALLTYPE WebPreferences::privateBrowsingEnabled( function in class:WebPreferences
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp711 void PluginView::privateBrowsingStateChanged(bool privateBrowsingEnabled) argument

Completed in 1846 milliseconds