Searched refs:initAfterLayout (Results 1 – 2 of 2) sorted by relevance
238 if (this.plugins[name].initAfterLayout)239 this.plugins[name].initAfterLayout();
87 initAfterLayout () { method in MoaiEditor.Codemirror