Searched refs:default_mode (Results 1 – 2 of 2) sorted by relevance
| /plugin/moaieditor/scripts/ |
| D | buttons.js | 25 default_mode: 'normal', property 77 default_mode: 'on', property 98 default_mode: 'off', property 119 default_mode: 'row', property 151 default_mode: 'row', property 169 default_mode: 'row', property 187 default_mode: 'on', property 208 default_mode: 'on', property 230 default_mode: 'on', property
|
| D | button.js | 47 this.default_mode = def?.default_mode; 52 … this.storage = new MoaiEditor.LocalStorage('btn_'+def.name, this.default_mode, mode_names);
|