/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
H A D | ShapeProperties.php | 32 protected $shadowType = Shadow::class; 94 * @param Shadow 96 public function setShadow(Shadow $shadow) 101 * @return Shadow
|
H A D | ImageProperties.php | 38 protected $shadowType = Shadow::class; 130 * @param Shadow 132 public function setShadow(Shadow $shadow) 137 * @return Shadow
|
H A D | Shadow.php | 20 class Shadow extends \Google\Model class 164 class_alias(Shadow::class, 'Google_Service_Slides_Shadow');
|
/plugin/combo/ComboStrap/ |
H A D | Hover.php | 7 use ComboStrap\TagAttribute\Shadow; alias 60 * Shadow translation between animation name 65 $hover = Shadow::getDefaultClass(); 68 $hover = Shadow::MEDIUM_ELEVATION_CLASS;
|
H A D | ButtonTag.php | 5 use ComboStrap\TagAttribute\Shadow; alias 52 $tagAttributes->addComponentAttributeValue(Shadow::CANONICAL, true);
|
H A D | Skin.php | 7 use ComboStrap\TagAttribute\Shadow; alias 120 Shadow::addMediumElevation($attributes);
|
H A D | MediaMarkup.php | 9 use ComboStrap\TagAttribute\Shadow; alias 88 Shadow::SHADOW_ATT,
|
H A D | TagAttributes.php | 21 use ComboStrap\TagAttribute\Shadow; alias 584 Shadow::process($this);
|
/plugin/combo/conf/ |
H A D | metadata.php | 40 use ComboStrap\TagAttribute\Shadow; alias 209 * Default Shadow level 211 $meta[Shadow::CONF_DEFAULT_VALUE] = array('multichoice', '_choices' => array( 212 Shadow::CONF_SMALL_LEVEL_VALUE, 213 Shadow::CONF_MEDIUM_LEVEL_VALUE, 214 Shadow::CONF_LARGE_LEVEL_VALUE, 215 Shadow::CONF_EXTRA_LARGE_LEVEL_VALUE
|
/plugin/combo/ComboStrap/TagAttribute/ |
H A D | Shadow.php | 21 class Shadow class
|
/plugin/combo/lang/en/ |
H A D | settings.php | 38 use ComboStrap\TagAttribute\Shadow; alias 179 * Default Shadow level 181 $lang[Shadow::CONF_DEFAULT_VALUE] = PluginUtility::getDocumentationHyperLink(Shadow::CANONICAL, "Shadow - The default level applied to a shadow attributes");
|
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor_zh-CN.properties.bak | 50 shadow=Shadow
|
H A D | editor.properties | 51 shadow=Shadow
|
H A D | editor.properties.bak | 49 shadow=Shadow
|
H A D | editor_zh-CN.properties | 50 shadow=Shadow
|
/plugin/combo/ |
H A D | deleted.files | 96 class/Shadow.php 229 ComboStrap/Shadow.php
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 1072 function drawTitle($XPos,$YPos,$Value,$R,$G,$B,$XPos2=-1,$YPos2=-1,$Shadow=FALSE) argument 1090 if ( $Shadow ) 1100 …x($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow=TRUE,$BgR=-1,$BgG=… argument 1123 if ( $Shadow ) 1205 …rawPlotGraph($Data,$DataDescription,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Shadow=FALSE) argument 1252 if ( $Shadow ) 1294 …$YSerieName,$XSerieName,$PaletteID=0,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Shadow=TRUE) argument 1313 if ( $Shadow ) 1916 function drawBarGraph($Data,$DataDescription,$Shadow=FALSE,$Alpha=100) argument 1954 if ( $Shadow && $Alpha == 100 )
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 1096 function drawTitle($XPos,$YPos,$Value,$R,$G,$B,$XPos2=-1,$YPos2=-1,$Shadow=FALSE) argument 1114 if ( $Shadow ) 1124 …x($X1,$Y1,$X2,$Y2,$Text,$Angle=0,$R=255,$G=255,$B=255,$Align=ALIGN_LEFT,$Shadow=TRUE,$BgR=-1,$BgG=… argument 1147 if ( $Shadow ) 1229 …rawPlotGraph($Data,$DataDescription,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Shadow=FALSE) argument 1276 if ( $Shadow ) 1318 …$YSerieName,$XSerieName,$PaletteID=0,$BigRadius=5,$SmallRadius=2,$R2=-1,$G2=-1,$B2=-1,$Shadow=TRUE) argument 1337 if ( $Shadow ) 1941 function drawBarGraph($Data,$DataDescription,$Shadow=FALSE,$Alpha=100) argument 1979 if ( $Shadow && $Alpha == 100 )
|
/plugin/statdisplay/pchart/ |
H A D | pChart.php | 1264 …$Data, $DataDescription, $BigRadius = 5, $SmallRadius = 2, Color $color2 = null, $Shadow = FALSE) { argument 1300 if ($Shadow) { 1369 …$PaletteID = 0, $BigRadius = 5, $SmallRadius = 2, Color $color2 = null, $Shadow = TRUE, $SizeSerie… argument 1397 if ($Shadow) {
|
/plugin/statistics/inc/pchart/ |
H A D | pChart.php | 96 /* Shadow settings */ 1285 // Shadow 1379 function drawPlotGraph($Data, $DataDescription, $BigRadius = 5, $SmallRadius = 2, Color $color2 = null, $Shadow = FALSE) { argument 1415 if($Shadow) { 1480 function drawXYPlotGraph(pData $DataSet, $YSerieName, $XSerieName, $PaletteID = 0, $BigRadius = 5, $SmallRadius = 2, Color $color2 = null, $Shadow = TRUE, $SizeSerieName = '') { argument 1508 if($Shadow) {
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
H A D | fabric.min.js | 4 …Shadow){fabric.warn("fabric.Shadow is already defined.");return}fabric.Shadow=fabric.util.createCl… 6 …Shadow)){value=new fabric.Shadow(value)}this[key]=value;return this},toggle:function(property){var… 13 …f styleDeclaration.shadow==="string"){styleDeclaration.shadow=new fabric.Shadow(styleDeclaration.s…
|
H A D | fabric.js | 5464 if (fabric.Shadow) { 5475 fabric.Shadow = fabric.util.createClass(/** @lends fabric.Shadow.prototype */ { 5543 offsetsAndBlur = fabric.Shadow.reOffsetsAndBlur.exec(shadowStr) || [ ], 5544 color = shadowStr.replace(fabric.Shadow.reOffsetsAndBlur, '') || 'rgb(0,0,0)'; 5613 var obj = { }, proto = fabric.Shadow.prototype; 5636 …fabric.Shadow.reOffsetsAndBlur = /(?:\s|^)(-?\d+(?:px)?(?:\s?|$))?(-?\d+(?:px)?(?:\s?|$))?(\d+(?:p… 7296 this.shadow = new fabric.Shadow(options); 11397 else if (key === 'shadow' && value && !(value instanceof fabric.Shadow)) { 11398 value = new fabric.Shadow(value); 11867 return this.set('shadow', options ? new fabric.Shadow(options) : null); [all …]
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/ |
H A D | dhtmlxgantt_material.css | 94 /* Shadow under header */
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_kn.txt | 683 shadow=Shadow
|
H A D | dia_si.txt | 683 shadow=Shadow
|