Searched refs:FLAG_WIDTH (Results 1 – 1 of 1) sorted by relevance
26 const FLAG_WIDTH = 16; constant89 this.hoveredX < x - MOUSE_OFFSET + FLAG_WIDTH;111 left + FLAG_WIDTH + 2, size.height, measured.width + 2, -12);113 ctx.fillText(summary, left + FLAG_WIDTH + 3, size.height - 1);159 if (noteX <= x && x < noteX + FLAG_WIDTH) {