Lines Matching refs:toString

26 …(this,"description",{configurable:!0,writable:!0,value:f})};b.prototype.toString=function(){return…  method in b
52 …ay)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[obje…
56 …nd=function(a,b,c){Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native…
79 …p_={},goog.Dependency.registerCallback_=function(a){var b=Math.random().toString(32);goog.Dependen…
139 …ntityTransformer_=function(a){return a.toString()};sre.Numbers.pluralTransformer_=function(a,b){re…
144 …ix:{default:""}};sre.Messages.identityTransformer_=function(a){return a.toString()};sre.Messages.A…
149 …e.childNodes);return sre.Messages.NUMBERS.simpleOrdinal(b.indexOf(a)+1).toString()};sre.SemanticUt…
230 sre.SemanticNode.prototype.toString=function(a){var b=new sre.SystemExternal.xmldom.XMLSerializer,c… method in sre.SemanticNode
233 …=this.type;for(var b=this.allAttributes(),c=0,d;d=b[c];c++)a[d[0]]=d[1].toString();this.textConten…
239 …his.toString();c+="\n"+b+"MathmlTree:";c+="\n"+b+this.mathmlTreeString_();c+="\n"+b+"MathML:";for(…
240 …ype.mathmlTreeString_=function(){return this.mathmlTree?this.mathmlTree.toString():"EMPTY"};sre.Se…
248 …type.toString=function(){var a=[],b;for(b in this.map_){for(var c=Array(b.length+3).join(" "),d=th… method in sre.SemanticNodeCollator
251 sre.SemanticMeaningCollator.prototype.toString=function(){var a=[],b;for(b in this.map_){for(var c=… method in sre.SemanticMeaningCollator
360 …ropagateFencePointer_=function(a,b){a.fencePointer=b.fencePointer||b.id.toString();a.embellished=n…
396 ….ownerDocument,a);b.appendChild(a);return b};sre.SemanticTree.prototype.toString=function(a){retur… method in sre.SemanticTree
397 sre.SemanticTree.prototype.formatXml=function(a){a=this.toString(a);return sre.DomUtil.formatXml(a)…
425 …ssages.MS.ONCE||"";case 2:return sre.Messages.MS.TWICE;default:return a.toString()}};sre.Locale.vu…
429 sre.Numbers.de.numberToWords=function(a){if(a>=Math.pow(10,36))return a.toString();for(var b=0,c=""…
430 …a)+(19>a?"te":"ste")};sre.Numbers.de.simpleOrdinal=function(a){return a.toString()+"."};sre.Number…
439 ….numberToWords(a)},mathspeak:function(a){return a.toString()},clearspeak:function(a){return a.toSt…
443 sre.Numbers.en.numberToWords=function(a){if(a>=Math.pow(10,36))return a.toString();for(var b=0,c=""…
445 sre.Numbers.en.simpleOrdinal=function(a){var b=a%100,c=a.toString();if(10<b&&20>b)return c+"th";swi…
452 ….numberToWords(a)},mathspeak:function(a){return a.toString()},clearspeak:function(a){return a.toSt…
455 sre.Numbers.es.numberToWords=function(a){if(a>=Math.pow(10,36))return a.toString();for(var b=0,c=""…
457 sre.Numbers.es.numberToOrdinal=function(a,b){if(1999<a)return a.toString()+"a";if(12>=a)return sre.…
458 …tion(a){var b=sre.Grammar.getInstance().getParameter("gender");return a.toString()+("female"===b?"…
467 ….numberToWords(a)},mathspeak:function(a){return a.toString()},clearspeak:function(a){return a.toSt…
471 sre.Numbers.fr.numberToWords=function(a){if(a>=Math.pow(10,36))return a.toString();for(var b=0,c=""…
473 …r.getInstance().getParameter("gender");return 1===a?a.toString()+("male"===b?"er":"re"):a.toString
481 ….numberToWords(a)},mathspeak:function(a){return a.toString()},clearspeak:function(a){return a.toSt…
482 …\u2814".split("");sre.Numbers.nemeth.numberToWords=function(a){return a.toString().split("").map(f…
492 …ength;d<e;d++)this.populate_(b[d],a,c)}};sre.SemanticSkeleton.prototype.toString=function(){return… method in sre.SemanticSkeleton
493 …p_=function(a){return sre.SemanticSkeleton.simpleCollapseStructure(a)?a.toString():sre.SemanticSke…
503 …nrichMathml.Attribute.STRUCTURE,sre.SemanticSkeleton.fromStructure(a,b).toString());sre.Debugger.g…
518 …manticSkeleton(b);a.setAttribute(sre.EnrichMathml.Attribute.COLLAPSED,b.toString())};sre.EnrichMat…
523 …EnrichMathml.formattedOutput_=function(a,b,c){a=sre.DomUtil.formatXml(a.toString());c?console.info…
524 sre.EnrichMathml.removeAttributePrefix=function(a){return a.toString().replace(new RegExp(sre.Enric…
525 …nsole.info(a);sre.DomUtil.toArray(b).forEach(function(c){console.info(c.toString())});console.info…
552 ….init();a=sre.Enrich.semanticMathmlSync(sre.Enrich.prepareMmlString(a)).toString();sre.EnrichMathm…
555 …nd),alphaback:this.background.alpha.toString(),foreground:a(this.foreground),alphafore:this.foregr…
556 …und.alpha.toString(),foreground:a(this.foreground),alphafore:this.foreground.alpha.toString()}};sr…
565 …||"0");e.style.backgroundColor=c.background;e.style.opacity=c.alphaback.toString();e.style.display…
592 sre.AcssRenderer.prototype.error=function(a){return'(error "'+sre.EventUtil.Move[a.toString()]+'")'…
599 …=function(a,b){b=Math.floor(this.applyScaleFunction(b));b=0>b?b.toString():"+"+b.toString();return…
611 …,b,c):sre.SemanticSkeleton.simpleCollapseStructure(b)&&!this.nodeDict[b.toString()]&&this.makeEmpt…
615 …totype.createNode=function(a){var b=this.factory.makeNode(a);return this.nodeDict[a.toString()]=b};
618 sre.AuditoryDescription.prototype.toString=function(){return'AuditoryDescription(context="'+this.co… method in sre.AuditoryDescription
619 …rototype.toString=function(){return this.name+" | "+this.dynamicCstr.toString()+" | "+this.precond… method in sre.SpeechRule
621 sre.SpeechRule.Type.toString=function(a){switch(a){case sre.SpeechRule.Type.NODE:return"[n]";case s… function
623 …omponent(b)};sre.SpeechRule.Component.prototype.toString=function(){var a=""+sre.SpeechRule.Type.t… method in sre.SpeechRule.Component
627 …n(b)};sre.SpeechRule.Action.prototype.toString=function(){return this.components.map(function(a){r… method in sre.SpeechRule.Action
628 sre.SpeechRule.Precondition.prototype.toString=function(){var a=this.constraints.join(", ");return … method in sre.SpeechRule.Precondition
635 …_[c];d.applyTest(a)&&b.push(d)}return b};sre.AbstractTrieNode.prototype.toString=function(){return… method in sre.AbstractTrieNode
637 sre.StaticTrieNode.prototype.toString=function(){return this.getRule()?this.constraint+"\n==> "+thi… method in sre.StaticTrieNode
645 …;c<d;c++)if(b=b.getChild(a[c]),!b)return!1;return!0};sre.Trie.prototype.toString=function(){return… method in sre.Trie
646 sre.Trie.printWithDepth_=function(a,b,c){var d=Array(b+2).join(b)+": ";c+=d+a.toString()+"\n";a=a.g…
652 …ext.applyQuery(b,c.query);sre.Debugger.getInstance().output(c.query,d?d.toString():d);c.constraint…
654 …ind(function(){return b.map(function(d){return d.name+"("+d.dynamicCstr.toString()+")"})},this));r…
660 …];d.forEach(goog.bind(function(g){a:{var h=g.dynamicCstr.toString();for(var k=g.action.toString(),…
694 … c=parseInt(a[0],16);a=parseInt(a[1],16);for(var d=[];c<=a;c++){var e=c.toString(16).toUpperCase()…
698 …for(var m=0,n;n=l[m];m++){var p=n in g?g[n]:g["default"];a.defineRule(c.toString(),n,"default",h,d…
1529 …nce();sre.Debugger.getInstance().output(b.mode!==sre.Engine.Mode.HTTP?a.toString():a);if(b.cache){…
1530 …nction(){return["Apply Rule:",d.name,d.dynamicCstr.toString(),b.mode!==sre.Engine.Mode.HTTP?a.toSt…
1535 …leEngine.prototype.toString=function(){return this.activeStore_.findAllRules(function(a){return!0}… method in sre.SpeechRuleEngine
1536 …sre.Debugger.getInstance().output("Rule",a,"DynamicCstr:",f.dynamicCstr.toString(),"number",e),c.d…
1545 …etInstance().cache&&(b=sre.SpeechRuleEngine.getInstance().getCache(a.id.toString()));b||(b=sre.Spe…
1561 sre.Focus.prototype.toString=function(){return"Primary:"+this.domPrimary_+" Nodes:"+this.domNodes_}… method in sre.Focus
1563 …g]);else{var k=c[a[g]];if(k){k=k.childNodes.map(function(m){return m.id.toString()});var l=k.map(e…
1564 … a};sre.Levels.prototype.toString=function(){for(var a="",b=0,c;c=this.level_[b];b++)a+="\n"+c.map… method in sre.Levels
1576 …ctWalker.prototype.primaryId=function(){return this.getFocus().getSemanticPrimary().id.toString()};
1579 …this.setFocus(sre.Focus.factory(this.getFocus().getSemanticPrimary().id.toString(),this.getFocus()…
1580 …){var a=new sre.RebuildStree(this.getXml());this.rootId=a.stree.root.id.toString();this.generator.…
1581 …te(a,sre.EnrichMathml.Attribute.PARENT):this.getFocus().getSemanticPrimary().parent.id.toString()};
1582 ….Attribute.ROLE);return this.combineContentChildren(d,a,c,b)}c=function(e){return e.id.toString()};
1584 …otype.summary_=function(){var a=this.getFocus().getSemanticPrimary().id.toString();a=this.getRebui…
1586 …totype.detail_=function(){var a=this.getFocus().getSemanticPrimary().id.toString();a=this.getRebui…
1593 …nd(function(b){return b.getSemanticNodes().some(function(c){return c.id.toString()===a})})};sre.Se…
1602 …ker.prototype.findFocusOnLevel=function(a){return this.singletonFocus(a.toString())};sre.TableWalk…
1609toString();do var d=this.levels.pop();while(-1===d.indexOf(c));this.levels.push(d);this.setFocus(t…
1610toString())[0];if(!c||c.hasAttribute("alternative"))return!1;a=this.currentTable_.childNodes[a-1];…
1614toString():a};new sre.Processor("semantic",{processor:function(a){a=sre.DomUtil.parseInput(a);retu…
1615 …ng.getInstance();return b.finalize(b.markup(a))},pprint:function(a){a=a.toString();return sre.Aura…
1617 …Tree"),c.getSpeech(b,a)}return a},pprint:function(a){return sre.DomUtil.formatXml(a.toString())}});