Searched defs:boxHeight (Results 1 – 6 of 6) sorted by relevance
281 val boxHeight = (rootSize - vGap) / 2f in wrapToSpreadGrid() constant
566 val boxHeight = (rootSize - vGap) / 2f in <lambda>() constant
380 val boxHeight = 10 in <lambda>() constant
606 val boxHeight = (rootSize - vGap) / 2f in <lambda>() constant
1889 val boxHeight = 30 in <lambda>() constant1976 val boxHeight = 30 in <lambda>() constant
342 float boxHeight = (Float.isNaN(mFloatHeight) ? getMeasuredHeight() : mFloatHeight) in getVerticalOffset() local