Searched refs:newPosition (Results 1 – 11 of 11) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | UpdateEmbeddedObjectPositionRequest.php | 50 public function setNewPosition(EmbeddedObjectPosition $newPosition) argument 52 $this->newPosition = $newPosition; 59 return $this->newPosition;
|
/plugin/commonmark/vendor/league/commonmark/src/ |
H A D | Cursor.php |
|
/plugin/statdisplay/pchart/ |
H A 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/statistics/inc/pchart/ |
H A D | pChart.php | 1151 $newPosition = $point1->addIncrement(1, $this->FontSize + 1); 1154 $newPosition = $point1->addIncrement( 1160 $newPosition = new Point($point2->getX() - $TextWidth - 1, 1164 $newPosition = $point1->addIncrement( 1170 $newPosition = $point1->addIncrement( 1176 $newPosition = new Point($point2->getX() - $TextWidth - 1, 1180 $newPosition = new Point($point1->getX() + 1, 1184 $newPosition = new Point($point1->getX() + ($AreaWidth / 2) - ($TextWidth / 2), 1188 $newPosition = $point2->addIncrement( 1194 $this->canvas->drawText($this->FontSize, $Angle, $newPosition, [all...] |
/plugin/dirtylittlehelper/mermaid/editor/ |
H A 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/ |
H A D | bundle.js | 396 …newPosition=n,this.newText=i}get oldLength(){return this.oldText.length}get oldEnd(){return this.o…
|
H A D | 4.4.js.map | 1 …n return value;\n }\n function setPosition(newPosition) {\n pos = newPosition;…
|
H A D | bundle.js.map | 1 …newPosition = this._helpPositionJumpOverViewZone(viewZoneData);\n if (newPosition) …
|
H A D | json.worker.js.map | 1 …n return value;\n }\n function setPosition(newPosition) {\n pos = newPosition;…
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
H A 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/ |
H A D | dhtmlxgantt.js.map | 1 …newPosition","middleDate","_attachWheelEvent","_domEvents","_useKey","_handler","_defaultHandler",…
|