Searched defs:getMathml (Results 1 – 1 of 1) sorted by relevance
491 …e]||sre.Locale.en};sre.EnrichCase=function(){};sre.EnrichCase.prototype.getMathml=function(){};sre… method in sre.AbstractEnrichCase526 sre.CaseBinomial.prototype.getMathml=function(){if(!this.semantic.childNodes.length)return this.mml… method in sre.CaseBinomial527 sre.CaseDoubleScript.prototype.getMathml=function(){var a=this.semantic.childNodes[0],b=a.childNode… method in sre.CaseDoubleScript532 sre.CaseMultiscripts.prototype.getMathml=function(){sre.EnrichMathml.setAttributes(this.mml,this.se… method in sre.CaseMultiscripts534 …{return!(!a.mathmlTree||!a.fencePointer)};sre.CaseEmbellished.prototype.getMathml=function(){this.… method in sre.CaseEmbellished544 sre.CaseLine.prototype.getMathml=function(){this.semantic.contentNodes.length&&sre.EnrichMathml.wal… method in sre.CaseLine545 sre.CaseProof.prototype.getMathml=function(){if(!this.semantic.childNodes.length)return this.mml;th… method in sre.CaseProof546 sre.CaseTable.prototype.getMathml=function(){var a=sre.EnrichMathml.cloneContentNode(this.semantic.… method in sre.CaseTable548 sre.CaseTensor.prototype.getMathml=function(){sre.EnrichMathml.walkTree(this.semantic.childNodes[0]… method in sre.CaseTensor550 sre.CaseText.prototype.getMathml=function(){var a=[],b=sre.EnrichMathml.collapsePunctuated(this.sem… method in sre.CaseText