Searched refs:GetCenteredRect (Results 1 – 1 of 1) sorted by relevance
615 Rect GetCenteredRect(int width, int height) { in GetCenteredRect() function in curses::Window2557 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess()4951 Rect bounds = main_window_sp->GetCenteredRect(80, 22); in MenuDelegateAction()