Searched refs:workspaceHeight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/workspaces/
H A DWorkspaces.cpp753 float workspaceHeight = workspaceWidth / aspectRatio; local
756 float height = floor(workspaceHeight * rows);
854 float workspaceHeight = workspaceWidth / aspectRatio; local
857 height = floor(workspaceHeight * rows);

Completed in 76 milliseconds