Searched defs:labelLength (Results 1 – 3 of 3) sorted by relevance
30 const float labelLength, in resample()108 const float labelLength = shapedLabelLength * boxScale; in getAnchors() local146 const float labelLength = fmax(textRight - textLeft, iconRight - iconLeft) * boxScale; in getCenterAnchor() local
18 const float labelLength, in checkMaxAngle()
43 … const int segment, const float labelLength, const float boxSize, const float overscaling) { in bboxifyLabel()