Searched refs:SUBSUP (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | collapsible.js | 17 SUBSUP: 2, 295 this.complexity = t + a.SUBSUP, this.reportComplexity()), this.complexity;
|
H A D | mathjax-sre.js | 218 OVERACCENT:"overaccent",UNDERACCENT:"underaccent",UNDEROVER:"underover",SUBSUP:"subsup",LEFTSUB:"le… property in sre.SemanticAttr.Role 317 …re.SemanticAttr.Type.SUBSCRIPT,[c,b[1]],[]);d.role=sre.SemanticAttr.Role.SUBSUP;b=[d,b[2]];a=sre.S… 526 …e);a=a.childNodes[0].role;return"MSUBSUP"===b&&a===sre.SemanticAttr.Role.SUBSUP||"MUNDEROVER"===b&… 532 ….childNodes[0]&&this.semantic.childNodes[0].role===sre.SemanticAttr.Role.SUBSUP){var a=this.semant… 540 …nsor),d=e&&a.childNodes[0]&&a.childNodes[0].role===sre.SemanticAttr.Role.SUBSUP?a.childNodes[0]:a)… 612 …e.SemanticAttr.Role.SUBSUP){var c=this.createNode(b[1][0]);c.type=sre.SemanticAttr.Type.SUBSCRIPT;…
|