Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/walkers/
Dstructural_line_walker_test.unitjs45 this.walker_.getBraille(aLinkSel1, aLinkSel1).text.toString());
49 this.walker_.getBraille(aLinkSel1, aPSel1).text.toString());
53 this.walker_.getBraille(aPSel1, aPSel2).text.toString());
57 this.walker_.getBraille(aPSel2, aLinkSel2).text.toString());
116 this.walker_.getBraille(li1Sel, li1Sel).text.toString());
118 this.walker_.getBraille(li2Sel, li2Sel).text.toString());
121 this.walker_.getBraille(li3Sel, li3Sel).text.toString());
123 this.walker_.getBraille(li3SelNext, li3SelNext).text.toString());
Dtable_shifter.js111 cvox.TableShifter.prototype.getBraille = function(prevSel, sel) { method in cvox.TableShifter
112 return this.currentWalker_.getBraille(prevSel, sel);
Dgroup_walker.js43 cvox.GroupWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.GroupWalker
Dobject_walker.js47 cvox.ObjectWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.ObjectWalker
Dabstract_walker.js148 cvox.AbstractWalker.prototype.getBraille = goog.abstractMethod; method in cvox.AbstractWalker
Dlayout_line_walker.js103 cvox.LayoutLineWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.LayoutLineWalker
216 var item = this.subWalker_.getBraille(prevSel, cur).text;
Dabstract_shifter.js77 cvox.AbstractShifter.prototype.getBraille = goog.abstractMethod; method in cvox.AbstractShifter
Dstructural_line_walker.js48 cvox.StructuralLineWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.StructuralLineWalker
Dmath_shifter.js101 cvox.MathShifter.prototype.getBraille = function(prevSel, sel) { method in cvox.MathShifter
Dabstract_selection_walker.js149 cvox.AbstractSelectionWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.AbstractSelectionWalker
Dtable_walker.js80 cvox.TableWalker.prototype.getBraille = function(prevSel, sel) { method in cvox.TableWalker
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
Dnavigation_shifter.js148 cvox.NavigationShifter.prototype.getBraille = function(prevSel, sel) { method in cvox.NavigationShifter
149 return this.lineWalker_.getBraille(prevSel, sel);
Dinit_globals.js44 cvox.ChromeVox.braille = cvox.HostFactory.getBraille();
Dnavigation_manager.js484 cvox.NavigationManager.prototype.getBraille = function() { method in cvox.NavigationManager
485 return this.shifter_.getBraille(this.prevSel_, this.curSel_);
743 this.getBraille().write();
Dapi_implementation.js288 cvox.ChromeVox.navigationManager.getBraille().write();
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/interface/
Dhost_factory.js45 cvox.HostFactory.getBraille = function() { function in cvox.HostFactory
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dbraille_text_handler.js57 content = cvox.ChromeVox.navigationManager.getBraille();
Dbraille_text_handler_test.unitjs27 getBraille: function() {
Dbraille_util_test.unitjs49 return (new cvox.NavigationShifter).getBraille(prevSel, sel);
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromePageScript.js781 …tation.getDesc_(a),c,null,null,"nav"),cvox.ChromeVox.navigationManager.getBraille().write(),cvox.C…
1108 cvox.MathShifter.prototype.getBraille=function(a,b){return new cvox.NavBraille({text:cvox.BrailleUt… method in cvox
1136 …eVox.msgs.getMsg("empty_cell")}));return c};cvox.TableWalker.prototype.getBraille=function(a,b){ne… method in cvox
1148 …in_=!1}return c};cvox.TableShifter.prototype.getBraille=function(a,b){return this.currentWalker_.g… method in cvox
1191 …=b.getText()||c.text;return[c]};cvox.AbstractSelectionWalker.prototype.getBraille=function(a,b){va… method in cvox
1193 …criptionUtil.getCollectionDescription(a,b)};cvox.GroupWalker.prototype.getBraille=function(){throw… method in cvox
1195 cvox.StructuralLineWalker.prototype.getBraille=function(a,b){var c=cvox.StructuralLineWalker.superC… method in cvox
1198 cvox.LayoutLineWalker.prototype.getBraille=function(a,b){var c=new cvox.NavBraille({}),d=this.subWa… method in cvox
1201 cvox.LayoutLineWalker.prototype.appendBraille_=function(a,b,c,d){a=this.subWalker_.getBraille(a,c).…
1202 …b.start.node,!0,cvox.ChromeVox.verbosity)};cvox.ObjectWalker.prototype.getBraille=function(){throw… method in cvox
[all …]
DchromeVoxChromeOptionsScript.js942 …unction(){return new cvox.HostFactory.ttsConstructor};cvox.HostFactory.getBraille=function(){retur…
958 …tation.getDesc_(a),c,null,null,"nav"),cvox.ChromeVox.navigationManager.getBraille().write(),cvox.C…
971 …:cvox.ChromeVox.navigationManager&&(g=cvox.ChromeVox.navigationManager.getBraille());g&&this.brail…
1314 cvox.MathShifter.prototype.getBraille=function(a,b){return new cvox.NavBraille({text:cvox.BrailleUt… method in cvox
1342 …eVox.msgs.getMsg("empty_cell")}));return c};cvox.TableWalker.prototype.getBraille=function(a,b){ne… method in cvox
1354 …in_=!1}return c};cvox.TableShifter.prototype.getBraille=function(a,b){return this.currentWalker_.g… method in cvox
1374 …=b.getText()||c.text;return[c]};cvox.AbstractSelectionWalker.prototype.getBraille=function(a,b){va… method in cvox
1376 …criptionUtil.getCollectionDescription(a,b)};cvox.GroupWalker.prototype.getBraille=function(){throw… method in cvox
1378 cvox.StructuralLineWalker.prototype.getBraille=function(a,b){var c=cvox.StructuralLineWalker.superC… method in cvox
1381 cvox.LayoutLineWalker.prototype.getBraille=function(a,b){var c=new cvox.NavBraille({}),d=this.subWa… method in cvox
[all …]
DchromeVoxChromeBackgroundScript.js808 …unction(){return new cvox.HostFactory.ttsConstructor};cvox.HostFactory.getBraille=function(){retur… function in cvox.HostFactory
826 …:cvox.ChromeVox.navigationManager&&(g=cvox.ChromeVox.navigationManager.getBraille());g&&this.brail…
1208 …tation.getDesc_(a),c,null,null,"nav"),cvox.ChromeVox.navigationManager.getBraille().write(),cvox.C…
1379 cvox.MathShifter.prototype.getBraille=function(a,b){return new cvox.NavBraille({text:cvox.BrailleUt…
1407 …eVox.msgs.getMsg("empty_cell")}));return c};cvox.TableWalker.prototype.getBraille=function(a,b){ne…
1419 …in_=!1}return c};cvox.TableShifter.prototype.getBraille=function(a,b){return this.currentWalker_.g…
1439 …=b.getText()||c.text;return[c]};cvox.AbstractSelectionWalker.prototype.getBraille=function(a,b){va…
1441 …criptionUtil.getCollectionDescription(a,b)};cvox.GroupWalker.prototype.getBraille=function(){throw…
1443 cvox.StructuralLineWalker.prototype.getBraille=function(a,b){var c=cvox.StructuralLineWalker.superC…
1446 cvox.LayoutLineWalker.prototype.getBraille=function(a,b){var c=new cvox.NavBraille({}),d=this.subWa…
[all …]