/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/ |
H A D | LabelColor.php | 55 public function getTextColor() function in Google\\Service\\Gmail\\LabelColor
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | WatchSettings.php | 73 public function getTextColor() function in Google\\Service\\YouTube\\WatchSettings
|
/plugin/combo/ComboStrap/ |
H A D | BrandButton.php | 329 $textColor = $this->getTextColor(); 367 $textColor = $this->getTextColor(); 431 $textColor = $this->getTextColor(); 441 function getTextColor(): ?string function in ComboStrap\\BrandButton
|
/plugin/combo/syntax/ |
H A D | brand.php | 194 $actualCall->addAttribute(ColorRgb::COLOR, $brandButton->getTextColor());
|
/plugin/eventline/timeline_js/scripts/ |
H A D | sources.js | 457 getTextColor: function() { return this._textColor; }, method in Timeline.DefaultEventSource.Event
|
/plugin/tline/timeline_js/ |
H A D | timeline-bundle.js | 469 }var J={text:H.getText(),color:H.getTextColor()||H.getColor(),className:H.getClassName()}; 615 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 633 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 651 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 1236 }var D=I.getTextColor(); 2057 }var F=K.getTextColor(); 2451 },getTextColor:function(){return this._textColor; method in Timeline.DefaultEventSource.Event
|
/plugin/eventline/timeline_js/ |
H A D | timeline-bundle.js | 469 }var J={text:H.getText(),color:H.getTextColor()||H.getColor(),className:H.getClassName()}; 615 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 633 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 651 }var K={text:I.getText(),color:I.getTextColor()||I.getColor(),className:I.getClassName()}; 1236 }var D=I.getTextColor(); 2057 }var F=K.getTextColor(); 2467 },getTextColor:function(){return this._textColor; method in Timeline.DefaultEventSource.Event
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_YouTubeService.php | 5038 public function getTextColor() { function in Google_WatchSettings
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | importer.js | 8205 Style.prototype.getTextColor = function (index) { 9376 var color = "color:" + this.getTextColor(this.cp) + ";"; 10299 /* put */ (this.styleMap["fontColor"] = this.getTextColor(index));
|
/plugin/davcal/fullcalendar-3.10.5/ |
H A D | fullcalendar.js | 4737 color: this.getTextColor(eventDef) 4769 EventRenderer.prototype.getTextColor = function (eventDef) {
|
/plugin/diagramsnet/lib/js/ |
H A D | extensions.min.js | 1399 …QUE_ID)||""};d.prototype.getId=function(){return this.Id};d.prototype.getTextColor=function(b){b=t… method in d 1438 …a,g)};b.prototype.getTextCharFormated=function(a){var b="color:"+this.getTextColor(this.cp)+";",g=… 1491 …_VERTICAL_ALIGN]=this.getAlignVertical();this.styleMap.fontColor=this.getTextColor(a);this.styleMa…
|