| /plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
| D | VideoFileDetailsVideoStream.php | 39 public $rotation; variable in Google\\Service\\YouTube\\VideoFileDetailsVideoStream 110 public function setRotation($rotation) argument 112 $this->rotation = $rotation; 119 return $this->rotation;
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/ |
| D | Page.php | 158 $rotation = $this->getAttribute('Rotate'); 159 if (null === $rotation) { 163 $rotation = PdfNumeric::ensure(PdfType::resolve($rotation, $this->parser))->value % 360; 165 if ($rotation < 0) { 166 $rotation += 360; 169 return $rotation; 224 $rotation = $this->getRotation(); 225 $interchange = ($rotation / 90) % 2;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/ |
| D | Secret.php | 141 public function setRotation(Rotation $rotation) argument 143 $this->rotation = $rotation; 150 return $this->rotation;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/ |
| D | DriveFileImageMediaMetadata.php | 83 public $rotation; variable in Google\\Service\\Drive\\DriveFileImageMediaMetadata 318 public function setRotation($rotation) argument 320 $this->rotation = $rotation; 327 return $this->rotation;
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/ |
| D | FpdiTrait.php | 298 $rotation = $page->getRotation(); 300 if ($rotation !== 0) { 301 $rotation *= -1; 302 $angle = $rotation * M_PI/180; 308 switch ($rotation) {
|
| D | FpdfTplTrait.php | 324 public function AddPage($orientation = '', $size = '', $rotation = 0) argument 329 parent::AddPage($orientation, $size, $rotation);
|
| /plugin/stlviewer/stlviewer/ |
| D | CanvasRenderer.js | 559 if ( material.rotation !== 0 ) _context.rotate( material.rotation ); 576 if ( material.rotation !== 0 ) _context.rotate( material.rotation ); 590 if ( material.rotation !== 0 ) _context.rotate( material.rotation ); 603 if ( material.rotation !== 0 ) _context.rotate( material.rotation );
|
| D | stl_viewer.min.js | 2 …rotation.setFromRotationMatrix(e.mesh.matrix),i&&o.scene.add(e.edges)}},this.set_model_custom_prop…
|
| D | Projector.js | 89 this.rotation = 0; 837 _sprite.rotation = object.rotation;
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | mxVsdxCanvas2D.js | 722 …totype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, rotation, dir) argument 1076 rotation -= pRotDegrees; 1078 if (rotation != 0) 1079 this.shape.appendChild(this.createCellElem("TxtAngle", (360 - rotation) * Math.PI / 180)); 1122 s.rotation = s.rotation + theta;
|
| D | importer.js | 1050 var rotation = shape.getRotation(); 1051 if (rotation !== 0) { 1057 … com.mxgraph.online.Utils.rotatedGeometry(child.getGeometry(), rotation, hw, hh); 1071 mxVsdxCodec.rotatedEdgePoint = function (pt, rotation, cx, cy) { argument 1072 rotation = (function (x) { return x * Math.PI / 180; })(rotation); function 1073 var cos = Math.cos(rotation); 1074 var sin = Math.sin(rotation); 1284 var rotation = edgeShape.getRotation(); 1285 if (rotation !== 0) { 1289 …etStyle(label.getStyle() + ";rotation=" + (rotation > 60 && rotation < 240 ? (rotation + 180) % 36… [all …]
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js | 1235 rotation: null, property 1246 …out, pageMode, openActionDest, viewOnLoad, initialBookmark, zoom, hash, rotation, sidebarView, scr… 1264 rotation = null; 1271 rotation = parseInt(values.rotation, 10); 1295 rotation: rotation, property 1496 rotation = _ref7.rotation, variable 1527 setRotation(rotation); 2018 'rotation': location.rotation property 7547 rotation: linkService.rotation property 7616 rotation = _parseCurrentHash.rotation; variable [all …]
|
| /plugin/openlayersmapoverlays/ |
| D | script.js | 157 rotation: '${ca}',
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
| D | editor_zh-CN.properties.bak | 85 rotation=Rotation
|
| D | editor.properties.bak | 84 rotation=Rotation
|
| D | editor_de.properties.bak | 85 rotation=Rotation
|
| D | editor_de.properties | 92 rotation=Rotation key
|
| D | editor.properties | 88 rotation=Rotation key
|
| /plugin/diagramsnet/lib/js/diagramly/util/ |
| D | mxAsyncCanvas.js | 180 …s.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, rotation) argument
|
| D | mxJsCanvas.js | 634 …s.prototype.text = function(x, y, w, h, str, align, valign, wrap, format, overflow, clip, rotation) argument 645 if (rotation != 0) 648 this.ctx.rotate(rotation * Math.PI / 180);
|
| /plugin/mikioplugin/icons/elusive/css/ |
| H A D | elusive-icons.min.css | 4 …rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.e…
|
| /plugin/icons/assets/rpg-awesome/css/ |
| D | rpg-awesome.min.css | 5 …rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.r…
|
| /plugin/authgooglesheets/vendor/monolog/monolog/ |
| D | UPGRADE.md | 48 to one of the predefined FILE_PER_* constants to avoid issues with file rotation.
|
| /plugin/jmol2/jmol/ |
| D | JmolAppletSigned0_Symmetry.jar | ... String lookupCode
String translationString
org.jmol.symmetry.Rotation rotation
org.jmol.symmetry.Translation translation
javax ... |
| D | JmolApplet0_Symmetry.jar | ... String lookupCode
String translationString
org.jmol.symmetry.Rotation rotation
org.jmol.symmetry.Translation translation
javax ... |