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

/haiku/headers/private/interface/
H A DWindowInfo.h61 status_t get_window_order(int32 workspace, int32** _tokens, int32* _count);
/haiku/src/apps/screenshot/
H A DScreenshot.cpp293 status_t status = BPrivate::get_window_order(current_workspace(),
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1652 get_window_order(int32 workspace, int32** _tokens, int32* _count) function in namespace:BPrivate

Completed in 36 milliseconds