Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/
DPage.h163 void setTabKeyCyclesThroughElements(bool b) { m_tabKeyCyclesThroughElements = b; } in setTabKeyCyclesThroughElements() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp476 void WebViewImpl::setTabKeyCyclesThroughElements(bool value) in setTabKeyCyclesThroughElements() function in blink::WebViewImpl