Searched refs:workspaceWidth (Results 1 – 1 of 1) sorted by relevance
64 int workspaceWidth = stackLayout.mFreeformRect.width(); in update() local66 float normalizedWorkspaceWidth = (float) workspaceWidth / workspaceHeight; in update()119 workspaceWidth) / 2f; in update()126 if (rowLeft + width > workspaceWidth) { in update()