Home
last modified time | relevance | path

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

/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-app-private.h10 ShellApp* _shell_app_new_for_window (MetaWindow *window);
H A Dshell-window-tracker.c407 return _shell_app_new_for_window (window); in get_app_for_window()
465 result = _shell_app_new_for_window (window); in get_app_for_window()
H A Dshell-app.c894 _shell_app_new_for_window (MetaWindow *window) in _shell_app_new_for_window() function