Home
last modified time | relevance | path

Searched refs:TextColor (Results 101 – 125 of 131) sorted by relevance

123456

/plugin/fckg/fckeditor/editor/lang/
H A Dhi.js91 TextColor : "टेक्स्ट रंग", property in FCKLang
H A Dpl.js91 TextColor : "Kolor tekstu", property in FCKLang
H A Dsl.js91 TextColor : "Barva besedila", property in FCKLang
H A Dsr.js91 TextColor : "Боја текста", property in FCKLang
H A Dde.js91 TextColor : "Textfarbe", property in FCKLang
H A Dnl.js104 TextColor : "Tekstkleur", property in FCKLang
H A Den.js94 TextColor : "Text Color", property in FCKLang
/plugin/wysiwyg/fckeditor/editor/lang/
H A Dbg.js87 TextColor : "Цвят на текста", property in FCKLang
H A Dda.js87 TextColor : "Tekstfarve", property in FCKLang
H A Dja.js87 TextColor : "テキスト色", property in FCKLang
H A Dko.js87 TextColor : "글자 색상", property in FCKLang
H A Dth.js87 TextColor : "สีตัวอักษร", property in FCKLang
H A Dzh.js87 TextColor : "文字顏色", property in FCKLang
H A Dca.js87 TextColor : "Color de Text", property in FCKLang
H A Del.js87 TextColor : "Χρώμα Γραμμάτων", property in FCKLang
H A Des.js87 TextColor : "Color de Texto", property in FCKLang
H A Deu.js88 TextColor : "Testu Kolorea", property in FCKLang
H A Dfa.js87 TextColor : "رنگ متن", property in FCKLang
/plugin/combo/ComboStrap/
H A DMarkupRef.php622 if ($lowerCaseKey === TextColor::CSS_ATTRIBUTE) {
H A DTagAttributes.php593 TextColor::processTextColorAttribute($this);
/plugin/combo/
H A Ddeleted.files114 class/TextColor.php
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc114 //config.removeButtons = 'TextColor,BGColor, FontAssist,Font,FontSize';
171 { name: 'colors', items : [ 'TextColor','BGColor', font_assist ] },
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc119 //config.removeButtons = 'TextColor,BGColor, FontAssist,Font,FontSize';
187 { name: 'colors', items : [ 'TextColor','BGColor', font_assist ] },
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php905 'fontcolor' => $this->mpdf->TextColor,
986 'fontcolor' => $this->mpdf->TextColor,
1191 'fontcolor' => $this->mpdf->TextColor,
H A DMpdf.php800 var $TextColor; // commands for text color
1116 $this->defTextColor = $this->TextColor = $this->SetTColor($this->colorConverter->convert(0, $this->PDFAXwarnings), true);
2969 $tc = $this->TextColor;
3002 $this->TextColor = $tc;
3171 $tc = $this->TextColor;
3245 $this->TextColor = $tc;
3270 $this->TextColor = $tc;
3406 $this->ColorFlag = ($out != $this->TextColor);
3422 $this->TextColor = $out;
4360 $tc = strtoupper($this->TextColor); // chang
799 var $TextColor; // commands for text color global() variable in Mpdf\\Mpdf
[all...]

123456