Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp1008 BString teamSuffix(" - "); in monitor_team_windows() local
1009 teamSuffix.Append(teamItem->Label()); in monitor_team_windows()
1013 if (windowName.EndsWith(teamSuffix)) in monitor_team_windows()
1014 windowName.RemoveLast(teamSuffix); in monitor_team_windows()