Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/
Dckeditor.js222lengthToStyle(a,"width");this.lengthToStyle(a,"height")},sizeToAttribute:function(a){this.lengthTo… method
/plugin/ckgedit/ckeditor/
Dckeditor.js246 …ed|param)$/,J;J=CKEDITOR.filter.transformationsTools={sizeToStyle:function(a){this.lengthToStyle(a,
247 …);this.lengthToStyle(a,"height")},sizeToAttribute:function(a){this.lengthToAttribute(a,"width");th… method
Dckeditor.js.unc5101 this.lengthToStyle(a,
5103 this.lengthToStyle(a, "height")
5109 lengthToStyle: function(a, b, c) {