Searched refs:GetBounds (Results 1 – 1 of 1) sorted by relevance
627 Rect GetBounds() const { return Rect(GetParentOrigin(), GetSize()); } in GetBounds() function in curses::Window809 Rect bounds = GetBounds(); in CreateHelpSubwindow()6558 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction()6561 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction()6584 const Rect variables_bounds = registers_window_sp->GetBounds(); in MenuDelegateAction()6610 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction()6614 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction()6635 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction()6661 const Rect threads_bounds = threads_window_sp->GetBounds(); in MenuDelegateAction()