Home
last modified time | relevance | path

Searched refs:Label (Results 1 – 25 of 60) sorted by last modified time

123

/plugin/struct/lang/de/
H A Deditor_edit.txt7 Das Label-Konfigurations-Feld sollte für menschen-lesbare Namen verwendet werden.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/bez/mdl/
H A DLabel.php5 class Label extends Entity { class
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs18415 case 'label' /*case 'Label'*/: break;
19616 case 0x0204 /* Label */: case 0x0004 /* BIFF2STR */:
20922 /*::[*/0x0204/*::]*/: { /* n:"Label", */ f:parse_Label },
21400 …} else write_biff_rec(ba, 0x0204 /* Label */, write_Label(R, C, (cell.v == null ? "" : String(cell…
/plugin/combo/ComboStrap/
H A DLead.php17 public static function createForMarkup($page): Label
19 return (new Label())
H A DMarkupPath.php1052 Label::PROPERTY_NAME,
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 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/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md860 * `FIX`: correctly handle missing `bpmndi:Label` bounds during model updating ([#794](https://githu…
/plugin/statistics/inc/pchart/
H A DpChart.php1229 $Label = $Value;
1231 $Label = $FreeText;
1247 $Label,
1321 // Label background
2568 $Label = $Data [$i] [$DataDescription->getPosition()];
2570 $Positions = imagettfbbox($this->FontSize, 0, $this->FontName, $Label);
2592 $Label,
/plugin/statdisplay/pchart/
H A DpChart.php1142 $Label = $Value;
1144 $Label = $FreeText;
1160 $Label,
2387 $Label = $Data [$i] [$DataDescription->getPosition()];
2389 $Positions = imagettfbbox ( $this->FontSize, 0, $this->FontName, $Label );
2410 $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/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/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/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/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…
H A DMML_HTMLorMML.js49Label(v,w);o.addElement(w,"div",v,u)}},Name:function(){return t(this.name[0],this.name[1])},Mouseo…

123