Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckstylecommand.js24 var FCKStyleCommand = function() function
27 FCKStyleCommand.prototype = class
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js70 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… function
H A Dfckeditorcode_gecko.js69 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… function
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js80 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… class
H A Dfckeditorcode_ie.js84 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU… function