Searched refs:diffVp (Results 1 – 1 of 1) sorted by relevance
171 diffVp = { start: 0, count: 0, enabled: null, force: null }, variable180 diffVp.force = true;186 newVp.enabled = diffVp.enabled = opts.enabled;196 diffVp.start = start - vp.start;203 diffVp.count = count - vp.count;222 diff: diffVp,