Lines Matching defs:basePos
79 * basePos: ?number,
92 * <dt>basePos<dd>integer position of this.sourceCode in the larger chunk of
889 * @param {number} basePos the index of sourceCode within the chunk of source
896 sourceNode, basePos, sourceCode, langHandler, out) {
906 basePos: basePos,
1021 var sourceCode = job.sourceCode, basePos = job.basePos;
1028 var decorations = [basePos, PR_PLAIN];
1074 decorations.push(basePos + tokenStart, style);
1090 basePos + tokenStart,
1096 basePos + tokenStart + embeddedSourceStart,
1103 basePos + tokenStart + embeddedSourceEnd,
1700 job.basePos = 0;
1750 basePos: null,
1911 basePos: null,