Searched refs:paddingStartDistance (Results 1 – 1 of 1) sorted by relevance
66 const float paddingStartDistance = labelStartDistance - labelLength / 8; in bboxifyLabel() local87 } while (anchorDistance > paddingStartDistance); in bboxifyLabel()