Home
last modified time | relevance | path

Searched refs:setUnit (Results 26 – 50 of 52) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php120 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\QuotaLimit
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\MetricDescriptor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DAffineTransform.php84 public function setUnit($unit) function in Google\\Service\\Slides\\AffineTransform
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCompensationEntry.php107 public function setUnit($unit) function in Google\\Service\\CloudTalentSolution\\CompensationEntry
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DTimeSeries.php117 public function setUnit($unit) function in Google\\Service\\Monitoring\\TimeSeries
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\Monitoring\\MetricDescriptor
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DGeoDistance.php93 public function setUnit(string $unit): self function in Elastica\\Aggregation\\GeoDistance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceNetworking\\QuotaLimit
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\ServiceNetworking\\MetricDescriptor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceConsumerManagement\\QuotaLimit
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\ServiceConsumerManagement\\MetricDescriptor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceManagement\\QuotaLimit
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\ServiceManagement\\MetricDescriptor
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeyRangeInfo.php153 public function setUnit(LocalizedString $unit) function in Google\\Service\\Spanner\\KeyRangeInfo
H A DMetric.php198 public function setUnit(LocalizedString $unit) function in Google\\Service\\Spanner\\Metric
/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js368 ruler.setUnit(evt.getProperty('unit'));
532 mxRuler.prototype.setUnit = function(unit) method in mxRuler
652 mxDualRuler.prototype.setUnit = function(unit) method in mxDualRuler
654 this.vRuler.setUnit(unit);
655 this.hRuler.setUnit(unit);
H A DSettings.js207 setUnit: function(value) method in mxSettings
H A DMenus.js200 editorUi.editor.graph.view.setUnit(mxConstants.POINTS);
208 editorUi.editor.graph.view.setUnit(mxConstants.INCHES);
216 editorUi.editor.graph.view.setUnit(mxConstants.MILLIMETERS);
224 editorUi.editor.graph.view.setUnit(mxConstants.METERS);
H A DEditorUi.js9665 view.setUnit(mxSettings.getUnit());
9669 mxSettings.setUnit(evt.getProperty('unit'));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\Logging\\MetricDescriptor
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php453 public function setUnit( $unit) { function in Google_ProductsFacets
1128 public function setUnit( $unit) { function in Google_ShoppingModelProductJsonV1Attributes
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js219 mxGraphView.prototype.setUnit = function(unit) method in mxGraphView
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2565 mxGraphView.prototype.setUnit=function(a){this.unit!=a&&(this.unit=a,this.fireEvent(new mxEventObje…
11796 …bled=k;var p=c.actions.addAction("points",function(){c.editor.graph.view.setUnit(mxConstants.POINT…
11797setUnit(mxConstants.INCHES)});p.setToggleAction(!0);p.setSelectedCallback(function(){return c.edit…
11798 p=c.actions.addAction("meters",function(){c.editor.graph.view.setUnit(mxConstants.METERS)});p.setTo…
12179 function(b,c){m.setUnit(c.getProperty("unit"))};v.addListener(mxEvent.SIZE,e);v.container.addEventL…
12183 mxRuler.prototype.setUnit=function(b){this.unit=b;this.drawRuler()};mxRuler.prototype.formatText=fu…
12189 mxDualRuler.prototype.setUnit=function(b){this.vRuler.setUnit(b);this.hRuler.setUnit(b)};mxDualRule…

123