Home
last modified time | relevance | path

Searched refs:tabuList (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js971 …var c=b.getParents(1),d=c.length;d--;)for(var f=a.tabuList.length;f--;)if(c[d].hasAttribute(a.tabu…
978 …oxColor:c.magicline_color||"#ff0000",rtl:"rtl"==c.contentsLangDirection,tabuList:["data-cke-hidden… property in AnonymousFunctione4ea00385f300.l
/plugin/ckgedit/ckeditor/
H A Dckeditor.js1047 …var d=c.getParents(1),b=d.length;b--;)for(var e=a.tabuList.length;e--;)if(d[b].hasAttribute(a.tabu…
1054 …oxColor:c.magicline_color||"#ff0000",rtl:"rtl"==c.contentsLangDirection,tabuList:["data-cke-hidden… property in AnonymousFunctiona9e2af6b59700.b
H A Dckeditor.js.unc20663 for (var e = a.tabuList.length; e--;)
20664 if (d[b].hasAttribute(a.tabuList[e])) return !0;
20815 tabuList: ["data-cke-hidden-sel"].concat(c.magicline_tabuList || []),