Home
last modified time | relevance | path

Searched defs:ui (Results 1 – 1 of 1) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js274 CKEDITOR.ui=function(a){if(a.ui)return a.ui;this.items={};this.instances={};this.editor=a;this._={h… function
275 CKEDITOR.ui.prototype={add:function(a,d,b){b.name=a.toLowerCase();var c=this.items[a]={type:d,comma… class