Home
last modified time | relevance | path

Searched refs:jumpCell (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1602jumpCell,this);this.keyMapping[sre.EventUtil.KeyCode["1"]]=goog.bind(this.jumpCell,this);this.keyM…
1603jumpCell,this);this.keyMapping[sre.EventUtil.KeyCode["6"]]=goog.bind(this.jumpCell,this);this.keyM…
1608 sre.TableWalker.prototype.jumpCell=function(){if(!this.isInTable_()||null===this.key_)return this.g… method in sre.TableWalker