Home
last modified time | relevance | path

Searched defs:appendExistingOperator_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dmath_semantic_tree.js891 cvox.SemanticTree.prototype.appendExistingOperator_ = function(root, op, node) { method in cvox.SemanticTree
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js1018 cvox.SemanticTree.prototype.appendExistingOperator_=function(a,b,c){if(!a||a.type!=cvox.SemanticAtt… method in cvox