Searched defs:bgsize (Results 1 – 2 of 2) sorted by relevance
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 530 …c,d){a=a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16px"})},getIc… property 1337 …CKEDITOR.skin.icons[ icons[ i ] ] = { path: path, offset: -icons[ ++i ], bgsize : icons[ ++i ] };}… property
|
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 487 a.toLowerCase();this.icons[a]||(this.icons[a]={path:b,offset:c||0,bgsize:d||"16px"})},getIconStyle:… property 1184 …(var e=0;e<a.length;e++)CKEDITOR.skin.icons[a[e]]={path:c,offset:-a[++e],bgsize:a[++e]}};CKEDITOR.… property
|