Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js487bgsize:d||"16px"})},getIconStyle:function(a,b,c,d,e){var f;a&&(a=a.toLowerCase(),b&&(f=this.icons[…
1184 …(var e=0;e<a.length;e++)CKEDITOR.skin.icons[a[e]]={path:c,offset:-a[++e],bgsize:a[++e]}};CKEDITOR.… property in CKEDITOR.skin.icons
/plugin/ckgedit/ckeditor/
H A Dckeditor.js530 …c,d){a=a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16px"})},getIc…
531 g||(g=this.icons[a]));a=c||g&&g.path||"";d=d||g&&g.offset;f=f||g&&g.bgsize||"16px";a&&(a=a.replace(…
1337 …CKEDITOR.skin.icons[ icons[ i ] ] = { path: path, offset: -icons[ ++i ], bgsize : icons[ ++i ] };}… property in CKEDITOR.skin.icons
H A Dckeditor.js.unc10577 bgsize: d || "16px"
10586 f = f || g && g.bgsize || "16px";
26644 bgsize: icons[++i]