Searched refs:FONT_REGEXP (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 432 …a=(b?b+" ":"")+a;return c.match(/ /)?c.replace(/ /," "+a+" "):a+" "+c},FONT_REGEXP:function(a){a=a… method in sre.Locale.de.MS_FUNC 446 …,c){return a+b+c},COMBINE_NESTED_RADICAL:function(a,b,c){return a+b+c},FONT_REGEXP:function(a){ret… method in sre.Locale.en.MS_FUNC 460 …,b,c){return a+b+c},COMBINE_NESTED_RADICAL:function(a,b,c){return a+c},FONT_REGEXP:function(a){ret… method in sre.Locale.es.MS_FUNC 474 …(/ $/g,"")+b+a},COMBINE_NESTED_RADICAL:function(a,b,c){return c+" "+a},FONT_REGEXP:function(a){ret… method in sre.Locale.fr.MS_FUNC 484 …DEPTH:function(a){return""},COMBINE_ROOT_INDEX:function(a,b){return a},FONT_REGEXP:function(a){ret… method in sre.Locale.nemeth.MS_FUNC
|