Home
last modified time | relevance | path

Searched defs:color (Results 51 – 75 of 216) sorted by last modified time

123456789

/plugin/ckgedit/ckeditor/
H A Dckeditor.js794 CKEDITOR.config.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element… property in CKEDITOR.config.colorButton_foreStyle.styles
884 CKEDITOR.config.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(fu… property in CKEDITOR.config.find_highlight.styles
/plugin/html5video2/script/
H A Dvideo.min.js20 …e.slice(0,t).trim().toLowerCase(),t=e.slice(t+1).trim();"undefined"==typeof n[i]?n[i]=t:Array.isAr… function
/plugin/icon/
H A DSVG.php22 protected $color = 'currentColor'; variable in dokuwiki\\plugin\\icon\\SVG
104 public function setColor($color)
139 public static function isHexColor($color)
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2 …e&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).THREE=… argument
H A DCanvasRenderer.js219 this.setClearColor = function ( color, alpha ) { argument
473 function calculateLight( position, normal, color ) { argument
814 function strokePath( color, linewidth, linecap, linejoin ) { argument
827 function fillPath( color ) { argument
/plugin/davcal/
H A Dhelper.php288 public function setCalendarColorForPage($color, $id = null)
977 …public function getEventsWithinDateRange($id, $user, $startDate, $endDate, $timezone, $color = nul…
1086 …private function convertIcalDataToEntry($event, $page, $timezone, $uid, $color, $recurring = false)
/plugin/davcal/vendor/sabre/vobject/lib/
H A DCli.php489 protected function color($vObj) { function in Sabre\\VObject\\Cli
501 protected function colorize($color, $str, $resetTo = 'default') {
523 protected function cWrite($color, $str) {
750 protected function log($msg, $color = 'default') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellBorder.php34 public function setColor(OptionalColor $color)
H A DEmbeddedObjectBorder.php38 public function setColor(OptionalColor $color)
H A DParagraphBorder.php36 public function setColor(OptionalColor $color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentStyle.php60 public function setColor(GoogleTypeColor $color)
H A DGoogleCloudDocumentaiV1beta1DocumentStyle.php60 public function setColor(GoogleTypeColor $color)
H A DGoogleCloudDocumentaiV1beta2DocumentStyle.php60 public function setColor(GoogleTypeColor $color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSolidFill.php46 public function setColor(OpaqueColor $color)
H A DColorStop.php50 public function setColor(OpaqueColor $color)
H A DShadow.php94 public function setColor(OpaqueColor $color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBasicChartSeries.php49 public function setColor(Color $color)
H A DEmbeddedObjectBorder.php30 public function setColor(Color $color)
H A DThemeColorPair.php31 public function setColor(ColorStyle $color)
H A DWaterfallChartColumnStyle.php34 public function setColor(Color $color)
H A DBorder.php38 public function setColor(Color $color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php38 public $color; variable in Google\\Service\\ManufacturerCenter\\Attributes
217 public function setColor($color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p2beta1ColorInfo.php36 public function setColor(Color $color)
H A DGoogleCloudVisionV1p4beta1ColorInfo.php36 public function setColor(Color $color)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnitContentAdsSettingsBackupOption.php25 public $color; variable in Google\\Service\\AdSenseHost\\AdUnitContentAdsSettingsBackupOption
38 public function setColor($color)

123456789