Searched refs:autoOutdent (Results 1 – 2 of 2) sorted by relevance
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 32 …kOutdent=function(e,t){return/^\s+$/.test(e)?/^\s*\}/.test(t):!1},this.autoOutdent=function(e,t){v… method 33 …t,n){return this.$outdent.checkOutdent(t,n)},this.autoOutdent=function(e,t,n){this.$outdent.autoOu… method
|
| /plugin/aceeditor/ |
| D | build.js | 1 …autoOutdent=function(e,t,n){},this.$getIndent=function(e){return e.match(/^\s*/)[0]},this.createWo… method
|