Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp2910 : m_debugger(debugger), m_main_window_sp(main_window_sp) { in ProcessAttachFormDelegate()
2978 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess()
2979 WindowSP form_window_sp = m_main_window_sp->CreateSubWindow( in StopRunningProcess()
3063 WindowSP m_main_window_sp; member in curses::ProcessAttachFormDelegate
3257 : m_debugger(debugger), m_main_window_sp(main_window_sp) { in ProcessLaunchFormDelegate()
3557 Rect bounds = m_main_window_sp->GetCenteredRect(85, 8); in StopRunningProcess()
3558 WindowSP form_window_sp = m_main_window_sp->CreateSubWindow( in StopRunningProcess()
3620 WindowSP m_main_window_sp; member in curses::ProcessLaunchFormDelegate