Searched refs:drawTraces (Results 1 – 4 of 4) sorted by relevance
24 this.drawTraces = []; property26 this.drawTraces.push(false);87 for (var i = 0; i < this.drawTraces.length; ++i)88 if (this.drawTraces[i])
9 this.drawTraces = []; property11 this.drawTraces.push(false);
34 this.drawTraces[trace] = !this.drawTraces[trace];
3 for (var i = 0; i < this.drawTraces.length; ++i)4 if (this.drawTraces[i])