Searched defs:ApplyToObject (Results 1 – 5 of 5) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckstyle.js | 120 ApplyToObject : function( objectElement ) method in FCKStyle
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 52 …his._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B);},ApplyToObject:function(A){if… method in FCKStyle
|
H A D | fckeditorcode_gecko.js | 51 …his._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B);},ApplyToObject:function(A){if… method in FCKStyle
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 62 …s._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if… method in FCKStyle
|
H A D | fckeditorcode_ie.js | 66 …s._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if… method in FCKStyle
|