Home
last modified time | relevance | path

Searched refs:exprFont_ (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js274 (a.type=sre.SemanticAttr.Type.IDENTIFIER);sre.SemanticProcessor.exprFont_(a);return a};sre.Semantic…
280 ….TEXT;"MS"===c&&(b.role=sre.SemanticAttr.Role.STRING);sre.SemanticProcessor.exprFont_(b);return b};
347 ….SemanticAttr.Type.NUMBER;sre.SemanticProcessor.numberRole_(a);sre.SemanticProcessor.exprFont_(a)};
349 ….FLOAT:a.role=sre.SemanticAttr.Role.OTHERNUMBER}};sre.SemanticProcessor.exprFont_=function(a){if(a… function