Searched defs:SetColor (Results 1 – 6 of 6) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fcktextcolorcommand.js | 55 FCKTextColorCommand.prototype.SetColor = function( color ) method in FCKTextColorCommand
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 3328 function SetColor($col, $type = '') global() function in Mpdf\\Mpdf
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 74 …function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){var B… method in FCKTextColorCommand
|
H A D | fckeditorcode_gecko.js | 73 …function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){var B… method in FCKTextColorCommand
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 84 …function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){FCKUn… method in FCKTextColorCommand
|
H A D | fckeditorcode_ie.js | 88 …function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){FCKUn… method in FCKTextColorCommand
|