Searched refs:text2Width (Results 1 – 1 of 1) sorted by relevance
109 const text2Width = ctx.measureText(text2).width; constant110 width = Math.max(textWidth, text2Width);