Home
last modified time | relevance | path

Searched defs:color (Results 26 – 50 of 216) sorted by relevance

123456789

/plugin/davcard/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/webdavclient/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/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/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php19 $color = null
38 $color = null
58 $color = null
H A DQRcode.php19 $color = null
38 $color = null
58 $color = null
/plugin/html2pdf/html2pdf/html2ps/
H A Dpath.php81 function fill($transform, $image, $color) {
92 function stroke($transform, $image, $color) {
117 function fill($transform, $image, $color) {
158 function stroke($transform, $image, $color) {
H A Dps.utils.inc.php9 function format_ps_color($color) {
H A Dcss.colors.inc.php230 function is_transparent($color) {
H A Dvalue.border.edge.class.php5 var $color; variable in EdgePDF
37 function setColor(&$color) {
/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/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdUnitContentAdsSettingsBackupOption.php25 public $color; variable in Google\\Service\\AdSenseHost\\AdUnitContentAdsSettingsBackupOption
38 public function setColor($color)
/plugin/statdisplay/pchart/
H A DGridStyle.php25 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) {
58 private $color; variable in GridStyle
H A DScaleStyle.php10 …public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotS…
45 private $color; variable in ScaleStyle
H A DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) {
78 public $color; variable in ShadowProperties
H A DpChart.php154 …function setShadowProperties($XDistance = 1, $YDistance = 1, Color $color = null, $Alpha = 50, $Bl…
1018 …public function drawTitle($XPos, $YPos, $Value, Color $color, $XPos2 = -1, $YPos2 = -1, ShadowProp…
1119 …function drawTreshold($Value, Color $color, $ShowLabel = FALSE, $ShowOnRight = FALSE, $TickWidth =…
1168 function setLabel($Data, $DataDescription, $SerieName, $ValueName, $Caption, Color $color = null) {
1440 function drawArea($Data, $Serie1, $Serie2, Color $color, $Alpha = 50) {
2190 function drawLimitsGraph($Data, $DataDescription, Color $color = null) {
2609 function drawBackground(Color $color) {
2614 private function drawGradient(Point $point1, Point $point2, Color $color, $decay) {
2669 public function drawBackgroundGradient(Color $color, $decay) {
2679 function drawEllipse($Xc, $Yc, $Height, $Width, Color $color) {
[all …]
/plugin/statistics/inc/pchart/
H A DGridStyle.php23 public function __construct($lineWidth, $mosaic = true, Color $color = null, $alpha = 100) { argument
56 private $color; variable in GridStyle
H A DScaleStyle.php9 public function __construct($scaleMode, Color $color, $drawTicks = true, $lineWidth = 1, $lineDotSize = 0) { argument
44 private $color; variable in ScaleStyle
H A DShadowProperties.php33 static public function FromSettings($xDistance, $yDistance, Color $color, $alpha = 50, $blur = 0) { argument
82 public $color; variable in ShadowProperties
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcktextcolorcommand.js55 FCKTextColorCommand.prototype.SetColor = function( color ) argument
87 function FCKTextColorCommand_OnClick( ev, command, color ) argument
/plugin/typography/images/fontcolor/
H A Dcolor-icon.php28 $color = '#'.strtolower($_GET['color']); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBackground.php28 public function setColor(OptionalColor $color)
H A DOptionalColor.php28 public function setColor(Color $color)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPngoutFilter.php49 private $color; variable in Assetic\\Filter\\PngoutFilter
64 public function setColor($color)
/plugin/labeled/db/
H A Dupdate0001.sql2 CREATE TABLE labels ( name, color, namespace, ordernr, PRIMARY KEY(name) ); field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DThemeColorPair.php31 public function setColor(ColorStyle $color)

123456789