Searched refs:flagWidth (Results 1 – 1 of 1) sorted by relevance
320 const flagWidth = this.getMarkerMaxWidth(); constant326 this.ctx.lineTo(position + flagWidth, 0);327 this.ctx.lineTo(position + (flagWidth * 5) / 6, flagHeight / 2);328 this.ctx.lineTo(position + flagWidth, flagHeight);