Home
last modified time | relevance | path

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

/plugin/moaieditor/scripts/
Dlayout_vphone.js39 this.btn_goLeft = moaiEditor.buttons.goLeft;
41 this.btn_goLeft.onClick = this.goLeft;
215 this.goLeft();
217 goLeft() { method in MoaiEditor.LayoutPhoneVertical
Dlayout.js365 goLeft() { method in MoaiEditor.Layout
367 this.layout.goLeft();
Dbuttons.js252 this.goLeft = new MoaiEditor.Button({
/plugin/moaieditor/plugins/captcha/
Dcaptcha.js49 …moaiEditor.layout.goLeft(); // In mobile mode scroll to the left side to show the …