Home
last modified time | relevance | path

Searched defs:shouldDescribeChange (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Deditable_text.js323 cvox.ChromeVoxEditableTextBase.prototype.shouldDescribeChange = function(evt) { method in cvox.ChromeVoxEditableTextBase
1295 cvox.ChromeVoxEditableContentEditable.prototype.shouldDescribeChange = method in cvox.ChromeVoxEditableContentEditable
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js982 …return!!a.match(/^\W$/)};cvox.ChromeVoxEditableTextBase.prototype.shouldDescribeChange=function(a)… method in cvox
1006 cvox.ChromeVoxEditableContentEditable.prototype.shouldDescribeChange=function(a){var b=window.getSe… method in cvox
DchromeVoxChromePageScript.js1340 …return!!a.match(/^\W$/)};cvox.ChromeVoxEditableTextBase.prototype.shouldDescribeChange=function(a)… method in cvox
1364 cvox.ChromeVoxEditableContentEditable.prototype.shouldDescribeChange=function(a){var b=window.getSe… method in cvox
DchromeVoxChromeBackgroundScript.js837 …return!!a.match(/^\W$/)};cvox.ChromeVoxEditableTextBase.prototype.shouldDescribeChange=function(a)… method in cvox
861 cvox.ChromeVoxEditableContentEditable.prototype.shouldDescribeChange=function(a){var b=window.getSe… method in cvox