Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DWindowMenu.h58 static bool WindowShouldBeListed(client_window_info* info);
H A DWindowMenu.cpp61 TWindowMenu::WindowShouldBeListed(client_window_info* info) in WindowShouldBeListed() function in TWindowMenu
123 if (WindowShouldBeListed(wInfo)) { in AttachedToWindow()
H A DExpandoMenuBar.cpp1016 if (TWindowMenu::WindowShouldBeListed(wInfo)) { in monitor_team_windows()