Searched refs:segmentBoxDistance (Results 1 – 1 of 1) sorted by relevance
118 const float segmentBoxDistance = boxDistanceToAnchor - anchorDistance; in bboxifyLabel() local124 p0.x + segmentBoxDistance / segmentLength * (p1.x - p0.x), in bboxifyLabel()125 p0.y + segmentBoxDistance / segmentLength * (p1.y - p0.y) in bboxifyLabel()