Home
last modified time | relevance | path

Searched defs:fg_color (Results 1 – 2 of 2) sorted by relevance

/plugin/fckg/fckeditor/editor/plugins/fonts/
Dfckplugin.js38 FCKFonts.Insert = function(font_weight, font_family, font_size, fg_color, bg_color) { argument
/plugin/fckg/fckeditor/editor/plugins/range/
Dfckplugin.js206 FCK.rangeObject.setNodeColors = function (node, fg_color, bg_color) { argument