Searched defs:setTabKeyCyclesThroughElements (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPage.h231 void setTabKeyCyclesThroughElements(bool b) { m_tabKeyCyclesThroughElements = b; } function in class:WebCore::Page
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/InjectedBundle/
H A DInjectedBundle.cpp652 void InjectedBundle::setTabKeyCyclesThroughElements(WebPage* page, bool enabled) function in class:WebKit::InjectedBundle

Completed in 89 milliseconds