Home
last modified time | relevance | path

Searched refs:ApplyToSelection (Results 1 – 11 of 11) sorted by relevance

/plugin/grensladawritezor/fckeditor/editor/_source/commandclasses/
Dfckstylecommand.js41 styleComboItem.Style.ApplyToSelection() ;
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckstyledef_gecko.js24 FCKStyleDef.prototype.ApplyToSelection = function() method in FCKStyleDef
Dfckstyledef_ie.js24 FCKStyleDef.prototype.ApplyToSelection = function() method in FCKStyleDef
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckstyles.js39 style.ApplyToSelection( FCK.EditorWindow ) ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckstyle.js85 ApplyToSelection : function( targetWindow ) method in FCKStyle
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js63 FCKStyleDef.prototype.ApplyToSelection=function(){if (FCKSelection.GetType()=='Text'&&!this.IsObjec… method in FCKStyleDef
72 …doStep();if (B.Selected) B.Style.RemoveFromSelection();else B.Style.ApplyToSelection();FCKUndo.Sav…
Dfckeditorcode_ie.js64 FCKStyleDef.prototype.ApplyToSelection=function(){var A=FCK.ToolbarSet.CurrentInstance.EditorDocume… method in FCKStyleDef
73 …doStep();if (B.Selected) B.Style.RemoveFromSelection();else B.Style.ApplyToSelection();FCKUndo.Sav…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js51 …ib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){v… method in FCKStyle
52 …ype()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWin…
Dfckeditorcode_ie.js52 …ib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){v… method in FCKStyle
53 …ype()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWin…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js66 …ib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){v… method in FCKStyle
67 …ype()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWin…
Dfckeditorcode_gecko.js62 …ib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){v… method in FCKStyle
63 …ype()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWin…