Searched refs:default_mode (Results 1 – 2 of 2) sorted by relevance
| /plugin/moaieditor/scripts/ |
| D | buttons.js | 26 default_mode: 'normal', property 78 default_mode: 'on', property 99 default_mode: 'off', property 120 default_mode: 'row', property 152 default_mode: 'row', property 170 default_mode: 'row', property 188 default_mode: 'on', property 209 default_mode: 'on', property 231 default_mode: 'on', property
|
| D | button.js | 48 this.default_mode = def?.default_mode; 53 … this.storage = new MoaiEditor.LocalStorage('btn_'+def.name, this.default_mode, mode_names);
|