Home
last modified time | relevance | path

Searched defs:ApplyToObject (Results 1 – 5 of 5) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js120 ApplyToObject : function( objectElement ) method in FCKStyle
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js52 …his._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B);},ApplyToObject:function(A){if… method in FCKStyle
H A Dfckeditorcode_gecko.js51 …his._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B);},ApplyToObject:function(A){if… method in FCKStyle
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js62 …s._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if… method in FCKStyle
H A Dfckeditorcode_ie.js66 …s._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if… method in FCKStyle