Searched refs:maxRowWidth (Results 1 – 1 of 1) sorted by relevance
88 float maxRowWidth = 0f; in update() local114 maxRowWidth = Math.max(rowWidth, maxRowWidth); in update()118 float defaultRowLeft = ((1f - (maxRowWidth / normalizedWorkspaceWidth)) * in update()