Home
last modified time | relevance | path

Searched refs:ApplyToObject (Results 1 – 6 of 6) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js37 style.ApplyToObject( FCKSelection.GetSelectedElement() ) ;
/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
53 …ypeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.G…
H A Dfckeditorcode_gecko.js51 …his._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B);},ApplyToObject:function(A){if… method in FCKStyle
52 …ypeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.G…
/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
63 …ypeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.G…
H A Dfckeditorcode_ie.js66 …s._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if… method in FCKStyle
67 …ypeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.G…