Searched refs:nextStyle (Results 1 – 3 of 3) sorted by relevance
/plugin/code3/src/ |
H A D | tz.js | 1019 var nextStyle = null; // null or next value of stateStyle 1023 nextStyle = PR_TAG; 1035 nextStyle = PR_ATTRIB_NAME; 1043 nextStyle = PR_TAG; 1047 nextStyle = PR_TAG; 1056 nextStyle = PR_ATTRIB_NAME; 1063 nextStyle = PR_ATTRIB_VALUE; 1068 nextStyle = PR_ATTRIB_VALUE; 1075 nextStyle = PR_TAG; 1082 nextStyle = PR_TAG; [all …]
|
/plugin/codemirror/dist/modes/ |
H A D | crystal.min.js.map | 1 …nextStyle","escaped","ch","phrase","sol","startState","token","indent","textAfter","replace","inde…
|
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | mathjax-sre.js | 1590 sre.AbstractWalker.prototype.nextStyle=function(a,b){if("mathspeak"===a){a=["default","brief","sbri… method in sre.AbstractWalker 1591 …tOptions();if("speech"!==a.modality)return this.getFocus();a.style=this.nextStyle(a.domain,a.style…
|