Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceNetworking\\QuotaLimit
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAdminQuotaPolicy.php120 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
H A DMetricDescriptor.php193 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\MetricDescriptor
H A DQuotaLimit.php178 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\QuotaLimit
H A DQuotaOverride.php120 public function setUnit($unit) function in Google\\Service\\ServiceUsage\\QuotaOverride
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductDimension.php31 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductDimension
H A DProductShippingDimension.php31 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductShippingDimension
H A DProductShippingWeight.php31 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductShippingWeight
H A DProductUnitPricingBaseMeasure.php34 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductUnitPricingBaseMeasure
H A DProductUnitPricingMeasure.php31 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductUnitPricingMeasure
H A DProductWeight.php31 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\ProductWeight
H A DWeight.php34 public function setUnit($unit) function in Google\\Service\\ShoppingContent\\Weight
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DAffineTransform.php84 public function setUnit($unit) function in Google\\Service\\Slides\\AffineTransform
H A DDimension.php39 public function setUnit($unit) function in Google\\Service\\Slides\\Dimension
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DContextValue.php68 public function setUnit($unit) function in Google\\Service\\Spanner\\ContextValue
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/WEB-INF/lib/
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.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…
H A Dviewer-static.min.js2316 mxGraphView.prototype.setUnit=function(b){this.unit!=b&&(this.unit=b,this.fireEvent(new mxEventObje…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js9665 view.setUnit(mxSettings.getUnit());
9669 mxSettings.setUnit(evt.getProperty('unit'));
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 DSettings.js207 setUnit: function(value) method in mxSettings
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);
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js219 mxGraphView.prototype.setUnit = function(unit) method in mxGraphView

123