Searched refs:nextPosition (Results 1 – 6 of 6) sorted by relevance
| /plugin/strata/syntax/ |
| D | entry.php | 239 …$nextPosition = isset($positions[$currentPosition+1])?'data_fragment_'.$positions[$currentPosition… 243 return array($currentPosition, $previousPosition, $nextPosition); 275 list($currentPosition, $previousPosition, $nextPosition) = $this->getPositions($data); 330 if($previousPosition || $nextPosition) { 339 if($nextPosition) { 341 $R->locallink($nextPosition, $this->util->getLang('data_entry_next'));
|
| /plugin/edittable/lib/ |
| D | handsontable.full.js | 46248 var nextPosition; 46297 …nextPosition = new _src.CellCoords(currentSelectedRange.highlight.row + newDelta.row, currentSelec… 46299 …var nextParentIsMerged = this.mergedCellInfoCollection.getInfo(nextPosition.row, nextPosition.col); 46303 this.lastDesiredCoords = nextPosition; 46339 nextPosition = getNextPosition(newDelta); 46340 var withinRowspan = sameRowspan(currentMerge, nextPosition), 46341 withinColspan = sameColspan(currentMerge, nextPosition); 46343 …if (currentSelectedRange.includesRange(mergedRange) && (mergedRange.includes(nextPosition) || with…
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …nextPosition:i,length:o}}}}class gr extends Co{constructor(e,t){super(),this.parent=e,this.offset=… property
|
| /plugin/zwidoku/files/ |
| H A D | js.js | 1 …nextPosition;if(!this.lastDesiredCoords){this.lastDesiredCoords=new _src.CellCoords(null,null);}va…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 25964 var nextPosition = { variable 25983 nextPosition[ axis ] = Math.min( 25988 nextPosition[ axis ] = Math.max( 25995 return nextPosition;
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …nextPosition.location=1,r.attributes.arcLength.location=2,r.attributes.lineWidth.location=3,r.attr…
|