Home
last modified time | relevance | path

Searched defs:brief (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
Dmath_semantic_tree.js106 cvox.SemanticTree.prototype.xml = function(brief) { argument
123 cvox.SemanticTree.Node.prototype.xml = function(xml, brief) { argument
158 cvox.SemanticTree.prototype.toString = function(brief) { argument
169 cvox.SemanticTree.prototype.formatXml = function(brief) { argument
216 cvox.SemanticTree.Node.prototype.toString = function(brief) { argument
/external/chromium_org/chrome/browser/net/
Durl_info.cc286 bool brief, in GetHtmlTable()
Dpredictor.cc608 bool brief = false; in GetHtmlInfo() local