Home
last modified time | relevance | path

Searched refs:leftOffset (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DCropProperties.php33 public $leftOffset; variable in Google\\Service\\Slides\\CropProperties
74 public function setLeftOffset($leftOffset) argument
76 $this->leftOffset = $leftOffset;
83 return $this->leftOffset;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DPositionedObjectPositioning.php48 public function setLeftOffset(Dimension $leftOffset) argument
50 $this->leftOffset = $leftOffset;
57 return $this->leftOffset;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js6150 CoordCache.prototype.getHorizontalIndex = function (leftOffset) {
6157 if (leftOffset >= lefts[i] && leftOffset < rights[i]) {
6247 CoordCache.prototype.isPointInBounds = function (leftOffset, topOffset) {
6250 CoordCache.prototype.isLeftInBounds = function (leftOffset) {
6251 …return !this.boundingRect || (leftOffset >= this.boundingRect.left && leftOffset < this.boundingRe…
7510 DayGrid.prototype.queryHit = function (leftOffset, topOffset) {
7512 var col = this.colCoordCache.getHorizontalIndex(leftOffset);
10352 DateComponent.prototype.queryHit = function (leftOffset, topOffset) {
10357 hit = childrenByUid[uid].queryHit(leftOffset, topOffset);
13161 TimeGrid.prototype.queryHit = function (leftOffset, topOffset) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11 …numSpaces,leftOffset=0;for(var i=0,len=words.length;i<len;i++){this._renderChars(method,ctx,words[…
13leftOffset:offsets.left+offsets.lineLeft,topOffset:offsets.top}},_getCursorBoundariesOffsets:funct…
H A Dfabric.js19792 leftOffset = 0;
19795 this._renderChars(method, ctx, words[i], left + leftOffset, top, lineIndex);
19796 leftOffset += ctx.measureText(words[i]).width + spaceWidth;
20822 leftOffset: offsets.left + offsets.lineLeft,
20837 leftOffset = 0;
20841 leftOffset = 0;
20848 leftOffset += this._getWidthOfChar(this.ctx, chars[i], lineIndex, charIndex);
20861 left: leftOffset,
20887 leftOffset = (lineIndex === 0 && charIndex === 0)
20889 : boundaries.leftOffset;
[all …]
/plugin/edittable/lib/
H A Dhandsontable.full.js43291 var leftOffset = Math.abs(this.getColumnsWidth(start, coords.col) + mouseOffset);
43293 … this.backlight.setPosition(topPos, this.getColumnsWidth(countColumnsFrom, start) + leftOffset);
43295 this.backlight.setOffset(null, leftOffset * -1);
48782 TableView.prototype.maximumVisibleElementWidth = function (leftOffset) {
48784 var maxWidth = workspaceWidth - leftOffset;
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js13803 var leftOffset = colLeftOffset(i);
13811 self.writer.context().beginColumn(width, leftOffset, getEndingCell(column, i));
H A Dpdfmake.min.js.map1leftOffset","colSpan","beginColumn","_columnEndingContext","markEnding","completeColumnGroup","ord…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1leftOffset = canvasLeftOffset;\n const centerOffset = leftOffset + leftWidth;\n …