Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DTerminalRoster.h62 void SetWindowInfo(bool minimized,
H A DTerminalRoster.cpp282 TerminalRoster::SetWindowInfo(bool minimized, uint32 workspaces) in SetWindowInfo() function in TerminalRoster
H A DTermWindow.cpp265 fTerminalRoster.SetWindowInfo(false, Workspaces()); in TermWindow()
1585 fTerminalRoster.SetWindowInfo(IsMinimized(), Workspaces()); in WorkspacesChanged()
1592 fTerminalRoster.SetWindowInfo(IsMinimized(), Workspaces()); in WorkspaceActivated()
1600 fTerminalRoster.SetWindowInfo(IsMinimized(), Workspaces()); in Minimize()