Searched refs:teamSuffix (Results 1 – 1 of 1) sorted by relevance
1008 BString teamSuffix(" - "); in monitor_team_windows() local1009 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()