Home
last modified time | relevance | path

Searched refs:TextColor (Results 1 – 25 of 131) sorted by path

123456

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe44749 ĠSet TextColor
/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 Dckeditor.js.unc15645 t("TextColor", "fore", h.textColorTitle, 10, {
H A Dconfig.js.unc119 //config.removeButtons = 'TextColor,BGColor, FontAssist,Font,FontSize';
187 { name: 'colors', items : [ 'TextColor','BGColor', font_assist ] },
/plugin/combo/ComboStrap/
H A DButtonTag.php68 $tagAttributes->addComponentAttributeValue(TextColor::TEXT_COLOR_ATTRIBUTE, $type);
H A DMarkupRef.php622 if ($lowerCaseKey === TextColor::CSS_ATTRIBUTE) {
H A DTagAttributes.php593 TextColor::processTextColorAttribute($this);
H A DTextColor.php7 class TextColor class
36 $colorAttributes = [TextColor::CSS_ATTRIBUTE, TextColor::TEXT_COLOR_ATTRIBUTE];
52 $attributes->addStyleDeclarationIfNotSet(TextColor::CSS_ATTRIBUTE, "{$primaryColor->toRgbHex()}!important");
59 $attributes->addStyleDeclarationIfNotSet(TextColor::CSS_ATTRIBUTE, "{$secondaryColor->toRgbHex()}!important");
81 $attributes->addStyleDeclarationIfNotSet(TextColor::CSS_ATTRIBUTE, $colorValue);
/plugin/combo/
H A Ddeleted.files114 class/TextColor.php
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dcolor.js19 …yle().With({styles:{mathcolor:e}});this.stack.env.color=e;this.Push(f)},TextColor:function(h){var …
/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...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php243 'TextColor' => $this->TextColor,
290 $this->TextColor = $state['TextColor'];
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js111 …;break;case 'TextColor':B=new FCKToolbarPanelButton('TextColor',FCKLang.TextColor,null,null,45);br…
H A Dfckeditorcode_ie.js112 …;break;case 'TextColor':B=new FCKToolbarPanelButton('TextColor',FCKLang.TextColor,null,null,45);br…
/plugin/fckg/fckeditor/editor/lang/
H A Daf.js91 TextColor : "Karakter kleur", property in FCKLang
H A Dar.js91 TextColor : "لون النص", property in FCKLang
H A Dbg.js91 TextColor : "Цвят на текста", property in FCKLang
H A Dbn.js91 TextColor : "টেক্স্ট রং", property in FCKLang
H A Dbs.js91 TextColor : "Boja teksta", property in FCKLang
H A Dca.js91 TextColor : "Color de Text", property in FCKLang
H A Dcs.js91 TextColor : "Barva textu", property in FCKLang
H A Dda.js91 TextColor : "Tekstfarve", property in FCKLang
H A Dde.js91 TextColor : "Textfarbe", property in FCKLang
H A Del.js91 TextColor : "Χρώμα Γραμμάτων", property in FCKLang

123456