Searched refs:SetBounds (Results 1 – 1 of 1) sorted by relevance
646 void SetBounds(const Rect &bounds) { in SetBounds() function in curses::Window3213 m_window_sp->SetBounds(content_bounds); in TerminalSizeChanged()3229 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()3243 variables_window_sp->SetBounds(variables_bounds); in TerminalSizeChanged()3244 registers_window_sp->SetBounds(registers_bounds); in TerminalSizeChanged()3254 source_window_sp->SetBounds(source_bounds); in TerminalSizeChanged()5072 registers_window_sp->SetBounds(registers_bounds); in MenuDelegateAction()5090 registers_window_sp->SetBounds(new_registers_rect); in MenuDelegateAction()5096 source_window_sp->SetBounds(new_source_rect); in MenuDelegateAction()5141 variables_window_sp->SetBounds(new_vars_rect); in MenuDelegateAction()[all …]