Home
last modified time | relevance | path

Searched refs:GetCenteredRect (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp615 Rect GetCenteredRect(int width, int height) { in GetCenteredRect() function in curses::Window
2557 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess()
4951 Rect bounds = main_window_sp->GetCenteredRect(80, 22); in MenuDelegateAction()