Home
last modified time | relevance | path

Searched refs:goLeft (Results 1 – 4 of 4) sorted by relevance

/plugin/moaieditor/scripts/
Dlayout_vphone.js40 this.btn_goLeft = moaiEditor.buttons.goLeft;
42 this.btn_goLeft.onClick = this.goLeft;
216 this.goLeft();
218 goLeft() { method in MoaiEditor.LayoutPhoneVertical
Dlayout.js358 goLeft() { method in MoaiEditor.Layout
360 this.layout.goLeft();
Dbuttons.js253 this.goLeft = new MoaiEditor.Button({
/plugin/moaieditor/plugins/captcha/
Dcaptcha.js50 …moaiEditor.layout.goLeft(); // In mobile mode scroll to the left side to show the …