Lines Matching refs:MoaiEditor
10 MoaiEditor.Buttons = class {
18 …this.dividerPos = new MoaiEditor.LocalStorage('divider_pos', 50, [0,5,10,15,20,25,30,35,40,45,50,5…
23 this.preview = new MoaiEditor.Button({
47 this.save = new MoaiEditor.Button({
58 this.cancel = new MoaiEditor.Button({
66 this.back = new MoaiEditor.Button({
75 this.enabled = new MoaiEditor.Button({
96 this.fullwidth = new MoaiEditor.Button({
117 this.panes = new MoaiEditor.Button({
142 this.settings = new MoaiEditor.Button({
149 this.divider_moveleft = new MoaiEditor.Button({
167 this.divider_moveright = new MoaiEditor.Button({
185 this.livepreview = new MoaiEditor.Button({
206 this.partialpreview = new MoaiEditor.Button({
228 this.autoscroll = new MoaiEditor.Button({
253 this.goLeft = new MoaiEditor.Button({
260 this.goRight = new MoaiEditor.Button({