Home
last modified time | relevance | path

Searched refs:tabsToLinksClientCallResult (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.cpp2892 …bool tabsToLinksClientCallResult = page->chrome()->client()->keyboardUIMode() & KeyboardAccessTabs… in tabsToLinks() local
2893 …entInvertsTabsToLinksClientCallResult(event) ? !tabsToLinksClientCallResult : tabsToLinksClientCal… in tabsToLinks()