Searched refs:isStart (Results 1 – 10 of 10) sorted by relevance
738 FixBlock : function( isStart ) argument744 this.Collapse( isStart ) ;
915 this.isStart = true;980 newRange.isStart = this.isStart && startMs === this.startMs;1018 range.isStart = this.isStart;7870 isStart: seg.isStart && slicedRange.isStart,10414 if (!unzonedRange.isStart) {10415 seg.isStart = false;11835 resizeMutation = isStart ?12827 isStart: segRange.isStart,13334 if (seg.isStart || seg.isEnd) {13856 if (seg.isStart) {[all …]
1640 isStart = methodName == 'padCharsStart';1648 assert.strictEqual(func('_-')(6)('abc'), isStart ? '_-_abc' : 'abc_-_');
17169 isStart = methodName == 'padStart',17191 var actual = length ? (isStart ? ' abc' : 'abc ') : string;
4704 …private*/ mxVsdxTheme.prototype.getArrowSize = function (quickStyleVals, isStart, lineStylesExt, l…4707 … return isStart ? lineStyleExt.getStartSize() : lineStyleExt.getEndSize();4711 … return lineStyle != null ? (isStart ? lineStyle.getStartSize() : lineStyle.getEndSize()) : 4;4817 …private*/ mxVsdxTheme.prototype.getArrowType = function (quickStyleVals, isStart, lineStylesExt, l…4820 return isStart ? lineStyleExt.getStart() : lineStyleExt.getEnd();4824 … return lineStyle != null ? (isStart ? lineStyle.getStart() : lineStyle.getEnd()) : 0;4827 mxVsdxTheme.prototype.getEdgeMarker = function (isStart, quickStyleVals) {4828 … return this.getArrowType(quickStyleVals, isStart, this.lineStylesExt, this.lineStyles);4830 mxVsdxTheme.prototype.getConnEdgeMarker = function (isStart, quickStyleVals) {4831 … return this.getArrowType(quickStyleVals, isStart, this.connLineStylesExt, this.connLineStyles);
32213 … delimiterStack.push({ line: getStartLine(token), type: 'brace', isStart: true });32251 return { line: getStartLine(token), type: 'comment', isStart: true };32254 return { line: getEndLine(token), type: 'comment', isStart: false };32274 if (currDelimiter.isStart) {32316 if (stack[i].type === type && stack[i].isStart) {
1 …isStart: true });\n break;\n }\n case TokenType.Curly…
1 …isStart=function(e,t){return this.start.row==e&&this.start.column==t},this.setStart=function(e,t){… method in AnonymousFunction3f720017c300
24663 function getLinePos(task, to_start, shift, cfg, isStart){ argument24674 var offset = isMilestone(task) && isStart ? 2 : 0;
1 …isStart","taskPos","xEnd","yEnd","milestoneWidth","origWidth","sqrt","getVisibleMilestoneWidth","g…