Home
last modified time | relevance | path

Searched defs:isButton (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXObject.cpp172 bool AXObject::isButton() const in isButton() function in blink::AXObject
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Daria_util.js282 cvox.AriaUtil.isButton = function(node) { function in cvox.AriaUtil
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Ddojo-1.6.1.js4918 isButton: function(e, button){ return e.button & button; }, method
4929 isButton: function(e, button){ return e.button == button; }, method
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js3821 isButton = function(event, code) { function in Event.Methods
Dconcat-jquery-mootools-prototype.js12200 isButton = function(event, code) { function in Event.Methods