Searched refs:textRepeatDistance (Results 1 – 1 of 1) sorted by relevance
273 const float textRepeatDistance = symbolSpacing / 2; in addFeature() local321 if (!feature.text || !anchorIsTooClose(*feature.text, textRepeatDistance, anchor)) { in addFeature()