Lines Matching refs:moaiEditor
59 … this.settingsWrapper = moaiEditor.createHTML('<div id="moaied__cm_settings_wrapper"></div>');
83 moaiEditor.layout.bottomRight.appendChild(this.settingsWrapper);
85 …this.flashbox = moaiEditor.createHTML('<div id="moaied__codemirror_flashbox" class="moaied-flashbo…
120 this.dirty = moaiEditor.createHTML('<div class="moaied-show-dirty-area"></div>');
147 moaiEditor.matches.recalcScrollPoints();
180 dw_editor.setWrap (moaiEditor.layout.elements.textarea, value);
181 moaiEditor.matches.recalcScrollPoints();
199 …this.flashbox = moaiEditor.createHTML('<div id="moaied__codemirror_flashbox" class="moaied-flashbo…
224 moaiEditor.scroll.sync.onScroll();
243 moaiEditor.matches.recalcScrollPoints();
247 moaiEditor.matches.recalcScrollPoints();
256 moaiEditor.matches.onTextChanged(change);
259 moaiEditor.dirty.onTextChanged(change);