Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
Dtable_walker.js106 cvox.TableWalker.prototype.goToFirstCell = function(sel) { method in cvox.TableWalker
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dcommand_store.js584 'goToFirstCell': {announce: true, property
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeOptionsScript.js75 …Location:{announce:!1,msgId:"speak_table_location",category:"tables"},goToFirstCell:{announce:!0,m… property
1343 cvox.TableWalker.prototype.goToFirstCell=function(a){return this.goTo_(a,goog.bind(function(){retur… method in cvox
DchromeVoxChromePageScript.js1137 cvox.TableWalker.prototype.goToFirstCell=function(a){return this.goTo_(a,goog.bind(function(){retur… method in cvox
1291 …Location:{announce:!1,msgId:"speak_table_location",category:"tables"},goToFirstCell:{announce:!0,m… property
DchromeVoxChromeBackgroundScript.js1181 …Location:{announce:!1,msgId:"speak_table_location",category:"tables"},goToFirstCell:{announce:!0,m… property