Searched refs:get_application_order (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/interface/
H A DWindowInfo.h60 status_t get_application_order(int32 workspace, team_id** _apps, int32* _count);
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1623 get_application_order(int32 workspace, team_id** _applications, function in namespace:BPrivate
/haiku/src/apps/deskbar/
H A DSwitcher.cpp613 if (BPrivate::get_application_order(current_workspace(), &teams, &count)

Completed in 95 milliseconds