Searched refs:TEXT_WIDTH_HALF (Results 1 – 1 of 1) sorted by relevance
896 const TEXT_WIDTH_HALF = 2; constant906 …textX = textX <= textWidth / TEXT_WIDTH_HALF ? textX : textX - textWidth / TEXT_WIDTH_HALF; // @ts…