Home
last modified time | relevance | path

Searched refs:otherUnits (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DCounterMetadata.php33 public $otherUnits; variable in Google\\Service\\Dataflow\\CounterMetadata
70 public function setOtherUnits($otherUnits) argument
72 $this->otherUnits = $otherUnits;
79 return $this->otherUnits;
/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-1/
Doptimize.js575 var otherUnits = ['ch', 'rem', 'vh', 'vm', 'vmax', 'vmin', 'vw'];
577 otherUnits.forEach(function (unit) {