Searched refs:SetBounds (Results 1 – 1 of 1) sorted by relevance
659 void SetBounds(const Rect &bounds) { in SetBounds() function in curses::Window4424 m_window_sp->SetBounds(content_bounds); in TerminalSizeChanged()4426 menubar_window_sp->SetBounds(content_bounds.MakeMenuBar()); in TerminalSizeChanged()4428 status_window_sp->SetBounds(content_bounds.MakeStatusBar()); in TerminalSizeChanged()4440 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()4454 variables_window_sp->SetBounds(variables_bounds); in TerminalSizeChanged()4455 registers_window_sp->SetBounds(registers_bounds); in TerminalSizeChanged()4457 variables_window_sp->SetBounds(variables_registers_bounds); in TerminalSizeChanged()4459 registers_window_sp->SetBounds(variables_registers_bounds); in TerminalSizeChanged()4465 source_window_sp->SetBounds(source_bounds); in TerminalSizeChanged()[all …]