Home
last modified time | relevance | path

Searched refs:getUnit (Results 26 – 50 of 57) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DQuotaLimit.php185 public function getUnit() function in Google\\Service\\ServiceNetworking\\QuotaLimit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php127 public function getUnit() function in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
H A DMetricDescriptor.php200 public function getUnit() function in Google\\Service\\ServiceUsage\\MetricDescriptor
H A DQuotaLimit.php185 public function getUnit() function in Google\\Service\\ServiceUsage\\QuotaLimit
H A DQuotaOverride.php127 public function getUnit() function in Google\\Service\\ServiceUsage\\QuotaOverride
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductDimension.php38 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductDimension
H A DProductShippingDimension.php38 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductShippingDimension
H A DProductShippingWeight.php38 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductShippingWeight
H A DProductUnitPricingBaseMeasure.php41 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure
H A DProductUnitPricingMeasure.php38 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure
H A DProductWeight.php38 public function getUnit() function in Google\\Service\\ShoppingContent\\ProductWeight
H A DWeight.php41 public function getUnit() function in Google\\Service\\ShoppingContent\\Weight
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DAffineTransform.php91 public function getUnit() function in Google\\Service\\Slides\\AffineTransform
H A DDimension.php46 public function getUnit() function in Google\\Service\\Slides\\Dimension
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DContextValue.php75 public function getUnit() function in Google\\Service\\Spanner\\ContextValue
H A DKeyRangeInfo.php160 public function getUnit() function in Google\\Service\\Spanner\\KeyRangeInfo
H A DMetric.php205 public function getUnit() function in Google\\Service\\Spanner\\Metric
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3039 BaseFormatPanel.prototype.getUnit=function(){switch(this.editorUi.editor.graph.view.unit){case mxCo…
3042 …ces.get("size"));k.appendChild(h);var g,l,m,n,p=this.addUnitInput(k,this.getUnit(),87,52,function(…
3043 this.isFloatUnit()),q=this.addUnitInput(k,this.getUnit(),16,52,function(){l.apply(this,arguments)},…
3047 …t(w,this.getUnit(),87,52,function(){m.apply(this,arguments)},this.getUnitStep(),null,null,this.isF…
3048getUnit());if(c||document.activeElement!=q)q.value=this.inUnit(f.height)+(""==f.height?"":" "+this…
3049 if(c||document.activeElement!=z)z.value=this.inUnit(f.y)+(""==f.y?"":" "+this.getUnit())}else w.sty…
3051 …d){if(""!=a.value){var k=parseFloat(a.value);if(isNaN(k))a.value=c+" "+f.getUnit();else if(k!=c){e…
3052 k;a.value=k+" "+f.getUnit()}}mxEvent.consume(d)}var e=this.editorUi.editor.graph,c=null,f=this;mxEv…
3231 …mxGraph.prototype.gridSize=b,c.setGridSize(b));f.value=d.inUnit(b)+" "+d.getUnit();mxEvent.consume…
3232 …yle.boxSizing="border-box";f.value=this.inUnit(c.getGridSize())+" "+this.getUnit();var k=this.crea…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js9665 view.setUnit(mxSettings.getUnit());
H A DSettings.js203 getUnit: function() method in mxSettings
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js2375 BaseFormatPanel.prototype.getUnit = function() method in BaseFormatPanel
2459 var width = this.addUnitInput(div, this.getUnit(), 87, 52, function()
2463 var height = this.addUnitInput(div, this.getUnit(), 16, 52, function()
2595 var left = this.addUnitInput(div2, this.getUnit(), 87, 52, function()
2599 var top = this.addUnitInput(div2, this.getUnit(), 16, 52, function()
2640 left.value = this.inUnit(rect.x) + ((rect.x == '') ? '' : ' ' + this.getUnit());
2645 top.value = this.inUnit(rect.y) + ((rect.y == '') ? '' : ' ' + this.getUnit());
2744 input.value = initialValue + ' ' + panel.getUnit();
2785 input.value = value + ' ' + panel.getUnit();
6799 input.value = this.inUnit(graph.getGridSize()) + ' ' + this.getUnit();
[all …]
/plugin/eventline/timeline_js/scripts/
H A Dsources.js30 var parseDateTimeFunction = this._events.getUnit().getParser(dateTimeFormat);
96 var parseDateTimeFunction = this._events.getUnit().getParser(dateTimeFormat);
164 var parseDateTimeFunction = this._events.getUnit().getParser(dateTimeFormat);
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js10 this._labeller=("labeller" in G)?G.labeller:(("createLabeller" in B.getUnit())?B.getUnit().createLa…
1598 this._unit=A.getUnit();
1636 this._unit=H.getUnit();
2307 var E=this._events.getUnit().getParser(F);
2328 var E=this._events.getUnit().getParser(F);
2344 var G=this._events.getUnit().getParser(H);
2687 Timeline._Impl.prototype.getUnit=function(){return this._unit; method in Timeline._Impl

123