Lines Matching defs:basePos
75 * basePos: ?number,
88 * <dt>basePos<dd>integer position of this.sourceCode in the larger chunk of
660 * @param {number} basePos the index of sourceCode within the chunk of source
667 sourceNode, basePos, sourceCode, langHandler, out) {
677 basePos: basePos,
792 var sourceCode = job.sourceCode, basePos = job.basePos;
799 var decorations = [basePos, PR_PLAIN];
845 decorations.push(basePos + tokenStart, style);
861 basePos + tokenStart,
867 basePos + tokenStart + embeddedSourceStart,
874 basePos + tokenStart + embeddedSourceEnd,
1471 job.basePos = 0;
1521 basePos: null,
1682 basePos: null,