/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
D | braille_util_test.js | 74 var navbar = cvox.CursorSelection.fromNode($('navbar')); 83 cvox.CursorSelection.fromNode($('1').firstChild); 92 cvox.CursorSelection.fromNode($('2').firstChild); 101 cvox.CursorSelection.fromNode($('3').firstChild); 120 var button = cvox.CursorSelection.fromNode($('1')); 129 var input = cvox.CursorSelection.fromNode(inputElement); 155 var input = cvox.CursorSelection.fromNode(inputElement); 184 var input = cvox.CursorSelection.fromNode($('1')); 209 var input = cvox.CursorSelection.fromNode(inputElem); 238 var checkbox = cvox.CursorSelection.fromNode($('1')); [all …]
|
D | find_util.js | 44 cur = cvox.CursorSelection.fromNode(ancestor).setReversed(r); 57 return retNode ? cvox.CursorSelection.fromNode(retNode) : null;
|
D | page_selection_test.js | 31 this.pSel = cvox.CursorSelection.fromNode($('p1')); 34 this.aSel = cvox.CursorSelection.fromNode($('a1')); 37 this.hSel = cvox.CursorSelection.fromNode($('h1'));
|
D | description_util.js | 204 cvox.CursorSelection.fromNode(prevNode)), 206 cvox.CursorSelection.fromNode(node))); 270 var curSel = cvox.CursorSelection.fromNode(node); 329 var curSel = cvox.CursorSelection.fromNode(node); 334 curSel = cvox.CursorSelection.fromNode(node);
|
D | cursor_selection.js | 130 cvox.CursorSelection.fromNode = function(node) { function in cvox.CursorSelection 148 cvox.CursorSelection.fromNode(document.body));
|
D | find_util_test.js | 41 var sel = cvox.CursorSelection.fromNode($('before'));
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/ |
D | abstract_node_walker.js | 52 return cvox.CursorSelection.fromNode(node).setReversed(r); 94 var n = cvox.CursorSelection.fromNode(node); 97 (cvox.CursorSelection.fromNode(node)).setReversed(r));
|
D | math_shifter.js | 64 return attachedNode ? cvox.CursorSelection.fromNode(attachedNode) : sel; 73 return attachedNode ? cvox.CursorSelection.fromNode(attachedNode) : sel;
|
D | table_walker.js | 237 return cvox.CursorSelection.fromNode(nextNode); 395 return cvox.CursorSelection.fromNode(this.tt.getCell()).
|
D | abstract_selection_walker.js | 98 newSel = cvox.CursorSelection.fromNode(node);
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/ |
D | navigation_manager.js | 115 (cvox.CursorSelection.fromNode(document.activeElement)) : 259 var newSel = cvox.CursorSelection.fromNode(revert.current); 260 var context = cvox.CursorSelection.fromNode(revert.previous); 968 self.updateSel(cvox.CursorSelection.fromNode(iframeElement)); 1052 this.updateSel(cvox.CursorSelection.fromNode(node));
|
D | event_watcher.js | 1100 cvox.CursorSelection.fromNode(
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/ |
D | DOMExtension.js | 203 function removeSubsequentNodes(fromNode, toNode) argument 205 for (var node = fromNode; node && node !== toNode; ) {
|
/external/chromium_org/chrome/third_party/chromevox/ |
D | chromeVoxChromePageScript.js | 827 …fromNode=function(a){if(!a)return null;var b=cvox.TraverseUtil.getNodeText(a);return new cvox.Curs… 1000 … null;while(a&&!cvox.DomUtil.hasContent(a));return cvox.CursorSelection.fromNode(a).setReversed(b)… 1002 …ld(a,b);var c=cvox.CursorSelection.fromNode(a);cvox.DomUtil.hasContent(a)||(c=this.next(cvox.Curso… 1016 …ptionUtil.getCollectionDescription(cvox.CursorSelection.fromNode(a),cvox.CursorSelection.fromNode(… 1018 …nUtil.subWalker_.sync(b).start.node,e=a.end.node,f=cvox.CursorSelection.fromNode(d);if(!f)return[]… 1020 …cvox.CursorSelection.fromNode(b);if(!e)return c;b=cvox.DescriptionUtil.subWalker_.sync(e).start.no… 1024 …fromNode(e).setReversed(d),c)return a;for(;a;){a=cvox.FindUtil.objectWalker_.next(a);c=null;if(!a|… 1106 …urn(b=cvox.TraverseMath.getInstance().getAttachedActiveNode())?cvox.CursorSelection.fromNode(b):a}; 1107 …ath.getInstance().getAttachedActiveNode();return b?cvox.CursorSelection.fromNode(b):a};cvox.MathSh… 1140 …(!a)return null;a=cvox.DomUtil.directedNextLeafNode(a,!1);return cvox.CursorSelection.fromNode(a)}; [all …]
|
D | chromeVoxChromeOptionsScript.js | 837 …fromNode=function(a){if(!a)return null;var b=cvox.TraverseUtil.getNodeText(a);return new cvox.Curs… function in cvox.CursorSelection 1221 … null;while(a&&!cvox.DomUtil.hasContent(a));return cvox.CursorSelection.fromNode(a).setReversed(b)… 1223 …ld(a,b);var c=cvox.CursorSelection.fromNode(a);cvox.DomUtil.hasContent(a)||(c=this.next(cvox.Curso… 1237 …ptionUtil.getCollectionDescription(cvox.CursorSelection.fromNode(a),cvox.CursorSelection.fromNode(… 1239 …nUtil.subWalker_.sync(b).start.node,e=a.end.node,f=cvox.CursorSelection.fromNode(d);if(!f)return[]… 1241 …cvox.CursorSelection.fromNode(b);if(!e)return c;b=cvox.DescriptionUtil.subWalker_.sync(e).start.no… 1245 …fromNode(e).setReversed(d),c)return a;for(;a;){a=cvox.FindUtil.objectWalker_.next(a);c=null;if(!a|… 1312 …urn(b=cvox.TraverseMath.getInstance().getAttachedActiveNode())?cvox.CursorSelection.fromNode(b):a}; 1313 …ath.getInstance().getAttachedActiveNode();return b?cvox.CursorSelection.fromNode(b):a};cvox.MathSh… 1346 …(!a)return null;a=cvox.DomUtil.directedNextLeafNode(a,!1);return cvox.CursorSelection.fromNode(a)}; [all …]
|
D | chromeVoxChromeBackgroundScript.js | 784 …fromNode=function(a){if(!a)return null;var b=cvox.TraverseUtil.getNodeText(a);return new cvox.Curs… function in cvox.CursorSelection 1286 … null;while(a&&!cvox.DomUtil.hasContent(a));return cvox.CursorSelection.fromNode(a).setReversed(b)… 1288 …ld(a,b);var c=cvox.CursorSelection.fromNode(a);cvox.DomUtil.hasContent(a)||(c=this.next(cvox.Curso… 1302 …ptionUtil.getCollectionDescription(cvox.CursorSelection.fromNode(a),cvox.CursorSelection.fromNode(… 1304 …nUtil.subWalker_.sync(b).start.node,e=a.end.node,f=cvox.CursorSelection.fromNode(d);if(!f)return[]… 1306 …cvox.CursorSelection.fromNode(b);if(!e)return c;b=cvox.DescriptionUtil.subWalker_.sync(e).start.no… 1310 …fromNode(e).setReversed(d),c)return a;for(;a;){a=cvox.FindUtil.objectWalker_.next(a);c=null;if(!a|… 1377 …urn(b=cvox.TraverseMath.getInstance().getAttachedActiveNode())?cvox.CursorSelection.fromNode(b):a}; 1378 …ath.getInstance().getAttachedActiveNode();return b?cvox.CursorSelection.fromNode(b):a};cvox.MathSh… 1411 …(!a)return null;a=cvox.DomUtil.directedNextLeafNode(a,!1);return cvox.CursorSelection.fromNode(a)}; [all …]
|