Home
last modified time | relevance | path

Searched refs:Label (Results 1 – 25 of 60) sorted by path

123

/plugin/amcharts/assets/amcharts/
H A Damcharts.js117 …ction(a){var b=this;if(b.container&&!1!==a.enabled){a=d.processObject(a,d.Label,b.theme);var c=a.y…
139 "Title";d.applyTheme(this,a,this.cname)}});d.Label=d.Class({construct:function(a){this.cname="Label…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DLabel.php20 class Label extends \Google\Model class
204 class_alias(Label::class, 'Google_Service_Gmail_Label');
H A DListLabelsResponse.php23 protected $labelsType = Label::class;
27 * @param Label[]
34 * @return Label[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersLabels.php20 use Google\Service\Gmail\Label; alias
38 * @param Label $postBody
40 * @return Label
46 return $this->call('create', [$params], Label::class);
70 * @return Label
76 return $this->call('get', [$params], Label::class);
98 * @param Label $postBody
100 * @return Label
106 return $this->call('patch', [$params], Label::class);
114 * @param Label $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DFreeFormServiceItem.php26 protected $labelType = Label::class;
44 * @param Label
46 public function setLabel(Label $label)
51 * @return Label
H A DLabel.php20 class Label extends \Google\Model class
80 class_alias(Label::class, 'Google_Service_MyBusinessBusinessInformation_Label');
/plugin/bez/mdl/
H A DLabel.php5 class Label extends Entity { class
/plugin/bliki/
H A Dlocal.php.dist9 $conf['plugin']['bliki']['newlabel'] = '» New Post'; // Label for the new post button/link
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md860 * `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://githu…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js6311 function Label() { function
6323 inherits$1(Label, Shape);
6360 label: Label,
48363 if (element instanceof Label) {
48414 var target = (shape instanceof Label) ? this._getLabel(di) : di;
/plugin/charter/lib/pchart/
H A DpChart.class.php1174 { $Label = $Value; } else { $Label = $FreeText; }
1177 …re,$this->FontSize,0,$this->GArea_X2+2,$Y+($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
1179 …re,$this->FontSize,0,$this->GArea_X1+2,$Y-($this->FontSize/2),$C_TextColor,$this->FontName,$Label);
2194 $Label = $Data[$i][$DataDescription["Position"]];
2196 $Positions = imagettfbbox($this->FontSize,0,$this->FontName,$Label);
2209 …text($this->Picture,$this->FontSize,0,$X+$XOffset,$Y+$YOffset,$C_TextColor,$this->FontName,$Label);
/plugin/codemirror/dist/
H A Dscripts.min.js.map1Label for screenreaders, accessibility\n if(label) {\n this.div.setAttribute('aria-label',…
/plugin/combo/ComboStrap/
H A DLabel.php11 class Label extends MetadataText class
17 public static function createForMarkup($page): Label
19 return (new Label())
35 return "Label";
H A DLead.php17 public static function createForMarkup($page): Label
19 return (new Label())
H A DMarkupPath.php1052 Label::PROPERTY_NAME,
H A DMetaManagerForm.php41 Label::PROPERTY_NAME,
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php14 use ComboStrap\Label; alias
H A DMetadataSystem.php19 use ComboStrap\Label; alias
99 Label::PROPERTY_NAME => Label::class,
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5504 var key = mxUtils.trim(data.Label).replace(/[^a-z0-9]+/ig, '_').
7829 v.value = convertText(p.Label);
7830 v.style += getLabelStyle(p.Label, isLastLblHTML);
7905 v.value = convertText(p.Label);
7906 v.style += getLabelStyle(p.Label, isLastLblHTML) + 'shape=partialRectangle;left=0;right=0;';
7921 v.value = convertText(p.Label);
7922 v.style += getLabelStyle(p.Label, isLastLblHTML);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js31 …k)&&k.toString().startsWith("ShapeData_"))try{var A=b[k],y=mxUtils.trim(A.Label).replace(/[^a-z0-9…
93 …000;":v.style+"fillColor=#ffffff;strokeColor=none;";v.value=k(h.Label);v.style+=a(h.Label,z);v.sty…
95 ….style+=c(v.style,h,e,v);break;case "AndroidButton":v.value=k(h.Label);v.style+=a(h.Label,z)+"shap…
96 …style+=c(v.style,h,e,v);break;case "AndroidTextBox":v.value=k(h.Label);v.style+=a(h.Label,z);var f…
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js51Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAM_HTMLorMML.js48Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAccessible-full.js68Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DAccessible.js65Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…
H A DMML_HTMLorMML-full.js51Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…

123