Searched refs:smallestCellWidth (Results 1 – 1 of 1) sorted by relevance
66 float smallestCellWidth = Math.min(landCellSize.x, portCellSize.x); in initSpans() local74 (minWidth + widgetPadding.left + widgetPadding.right) / smallestCellWidth)); in initSpans()79 (minResizeWidth + widgetPadding.left + widgetPadding.right) / smallestCellWidth)); in initSpans()