Lines Matching defs:basePos
612 * @param {number} basePos the index of sourceCode within the chunk of source
619 sourceNode, basePos, sourceCode, langHandler, out) {
629 basePos: basePos,
744 var sourceCode = job.sourceCode, basePos = job.basePos;
751 var decorations = [basePos, PR_PLAIN];
797 decorations.push(basePos + tokenStart, style);
813 basePos + tokenStart,
819 basePos + tokenStart + embeddedSourceStart,
826 basePos + tokenStart + embeddedSourceEnd,
1423 job.basePos = 0;
1473 basePos: null,
1634 basePos: null,