Searched refs:maxWidthDifferenceWithinGroup (Results 1 – 1 of 1) sorted by relevance
679 const float maxWidthDifferenceWithinGroup = 100; in getNarrowDescendantsGroupedByWidth() local686 if (currentWidth - nextWidth > maxWidthDifferenceWithinGroup) in getNarrowDescendantsGroupedByWidth()