Searched defs:tabsToLinks (Results 1 – 10 of 10) sorted by relevance
398 bool WebChromeClient::tabsToLinks() const function
275 bool ChromeClientWx::tabsToLinks() const in tabsToLinks() function in WebCore::ChromeClientWx
211 bool ChromeClientAndroid::tabsToLinks() const { return false; } in tabsToLinks() function in android::ChromeClientAndroid
294 bool ChromeClientQt::tabsToLinks() const in tabsToLinks() function in WebCore::ChromeClientQt
285 bool ChromeClient::tabsToLinks() const in tabsToLinks() function in WebKit::ChromeClient
400 bool WebChromeClient::tabsToLinks() const in tabsToLinks() function in WebChromeClient
707 {
873 HRESULT STDMETHODCALLTYPE WebPreferences::tabsToLinks( in tabsToLinks() function in WebPreferences
2139 bool EventHandler::tabsToLinks(KeyboardEvent* event) const in tabsToLinks() function in WebCore::EventHandler
109 virtual bool tabsToLinks() const { return false; } in tabsToLinks() function