Home
last modified time | relevance | path

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

/third_party/weston/include/
Dconfig.h224 #define WESTON_SHELL_CLIENT "weston-desktop-shell" macro
/third_party/weston/desktop-shell/
Dmeson.build2 config_h.set_quoted('WESTON_SHELL_CLIENT', get_option('desktop-shell-client-default'))
Dshell.c474 client = wet_get_libexec_path(WESTON_SHELL_CLIENT); in shell_configuration()