Searched refs:normalizedWorkspaceHeight (Results 1 – 1 of 1) sorted by relevance
67 float normalizedWorkspaceHeight = 1f; in update() local94 if ((rowCount + 1) * rowScale > normalizedWorkspaceHeight) { in update()99 normalizedWorkspaceHeight / (rowCount + 1)); in update()