Home
last modified time | relevance | path

Searched defs:setCookieEnabled (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
DPage.h187 void setCookieEnabled(bool enabled) { m_cookieEnabled = enabled; } in setCookieEnabled() function
/external/webkit/WebKit/win/
DWebView.cpp5597 HRESULT STDMETHODCALLTYPE WebView::setCookieEnabled(BOOL enable) in setCookieEnabled() function in WebView