Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dspeech_rule_engine.js344 cvox.SpeechRuleEngine.debugSpeechRule = function(rule, node) { function in cvox.SpeechRuleEngine
Dbase_rule_store.js164 cvox.BaseRuleStore.prototype.debugSpeechRule = goog.abstractMethod; method in cvox.BaseRuleStore