Searched defs:goToFirstCell (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
| D | table_walker.js | 106 cvox.TableWalker.prototype.goToFirstCell = function(sel) { method in cvox.TableWalker
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
| D | command_store.js | 584 'goToFirstCell': {announce: true, property
|
| /external/chromium_org/chrome/third_party/chromevox/ |
| D | chromeVoxChromeOptionsScript.js | 75 …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
|
| D | chromeVoxChromePageScript.js | 1137 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
|
| D | chromeVoxChromeBackgroundScript.js | 1181 …Location:{announce:!1,msgId:"speak_table_location",category:"tables"},goToFirstCell:{announce:!0,m… property
|