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