Home
last modified time | relevance | path

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

/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js36 var FCKFonts = new Object() ; class
38 FCKFonts.Insert = function(font_weight, font_family, font_size, fg_color, bg_color) {
65 FCKFonts.getSelection = function(){
71 FCKFonts.haveSelection = function() {
80 FCKFonts.InsertEdited = function(val) {
87 FCKFonts.isIE = function() {