Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dbraille_util_test.js74 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 …]
Dfind_util.js44 cur = cvox.CursorSelection.fromNode(ancestor).setReversed(r);
57 return retNode ? cvox.CursorSelection.fromNode(retNode) : null;
Dpage_selection_test.js31 this.pSel = cvox.CursorSelection.fromNode($('p1'));
34 this.aSel = cvox.CursorSelection.fromNode($('a1'));
37 this.hSel = cvox.CursorSelection.fromNode($('h1'));
Ddescription_util.js204 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);
Dcursor_selection.js130 cvox.CursorSelection.fromNode = function(node) { function in cvox.CursorSelection
148 cvox.CursorSelection.fromNode(document.body));
Dfind_util_test.js41 var sel = cvox.CursorSelection.fromNode($('before'));
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
Dabstract_node_walker.js52 return cvox.CursorSelection.fromNode(node).setReversed(r);
94 var n = cvox.CursorSelection.fromNode(node);
97 (cvox.CursorSelection.fromNode(node)).setReversed(r));
Dmath_shifter.js64 return attachedNode ? cvox.CursorSelection.fromNode(attachedNode) : sel;
73 return attachedNode ? cvox.CursorSelection.fromNode(attachedNode) : sel;
Dtable_walker.js237 return cvox.CursorSelection.fromNode(nextNode);
395 return cvox.CursorSelection.fromNode(this.tt.getCell()).
Dabstract_selection_walker.js98 newSel = cvox.CursorSelection.fromNode(node);
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_manager.js115 (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));
Devent_watcher.js1100 cvox.CursorSelection.fromNode(
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/common/
DDOMExtension.js203 function removeSubsequentNodes(fromNode, toNode) argument
205 for (var node = fromNode; node && node !== toNode; ) {
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js827fromNode=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…
1024fromNode(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 …]
DchromeVoxChromeOptionsScript.js837fromNode=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…
1245fromNode(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 …]
DchromeVoxChromeBackgroundScript.js784fromNode=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…
1310fromNode(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 …]