Searched refs:newPosition (Results 1 – 9 of 9) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | UpdateEmbeddedObjectPositionRequest.php | 50 public function setNewPosition(EmbeddedObjectPosition $newPosition) argument 52 $this->newPosition = $newPosition; 59 return $this->newPosition;
|
| /plugin/statdisplay/pchart/ |
| D | pChart.php | 1076 $newPosition = $point1->addIncrement(1, $this->FontSize + 1); 1079 $newPosition = $point1->addIncrement(($AreaWidth / 2) - ($TextWidth / 2), 1083 $newPosition = new Point($point2->getX() - $TextWidth - 1, 1087 $newPosition = $point1->addIncrement(1, 1091 $newPosition = $point1->addIncrement(($AreaWidth / 2) - ($TextWidth / 2), 1095 $newPosition = new Point($point2->getX() - $TextWidth - 1, 1099 $newPosition = new Point($point1->getX() + 1, 1103 $newPosition = new Point($point1->getX() + ($AreaWidth / 2) - ($TextWidth / 2), 1107 $newPosition = $point2->addIncrement(- $TextWidth - 1, 1111 …$this->canvas->drawText($this->FontSize, $Angle, $newPosition, $color, $this->FontName, $Text, $sh…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 396 …newPosition=n,this.newText=i}get oldLength(){return this.oldText.length}get oldEnd(){return this.o…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 396 …newPosition=n,this.newText=i}get oldLength(){return this.oldText.length}get oldEnd(){return this.o…
|
| D | 4.4.js.map | 1 …n return value;\n }\n function setPosition(newPosition) {\n pos = newPosition;…
|
| D | bundle.js.map | 1 …newPosition = this._helpPositionJumpOverViewZone(viewZoneData);\n if (newPosition) …
|
| D | json.worker.js.map | 1 …n return value;\n }\n function setPosition(newPosition) {\n pos = newPosition;…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 16518 var newPosition = _this.$gantt.posFromDate(cursorDate); 16519 _this.$gantt.scrollTo(newPosition - cursorOffset); 16528 var newPosition = _this.$gantt.posFromDate(middleDate); 16529 _this.$gantt.scrollTo(newPosition - viewPort / 2);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …newPosition","middleDate","_attachWheelEvent","_domEvents","_useKey","_handler","_defaultHandler",…
|