Searched refs:isMathMLTextIntegrationPoint (Results 1 – 5 of 5) sorted by relevance
92 else if (ForeignContent.isMathMLTextIntegrationPoint(tn, this.currentNamespace) ||110 if (ForeignContent.isMathMLTextIntegrationPoint(tn, previousNs) ||
241 exports.isMathMLTextIntegrationPoint = function (tn, ns) { function
154 def isMathMLTextIntegrationPoint(self, element): member in HTMLParser181 (self.isMathMLTextIntegrationPoint(currentNode) and2428 not self.parser.isMathMLTextIntegrationPoint(self.tree.openElements[-1])):
378 exports.isMathMLTextIntegrationPoint = function (tn, ns) {1210 else if (ForeignContent.isMathMLTextIntegrationPoint(tn, this.currentNamespace) ||1228 if (ForeignContent.isMathMLTextIntegrationPoint(tn, previousNs) ||5710 return ForeignContent.isMathMLTextIntegrationPoint(tn, ns);
672 return ForeignContent.isMathMLTextIntegrationPoint(tn, ns);