Home
last modified time | relevance | path

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

/dports/www/epiphany/epiphany-41.0/lib/
H A Dephy-prefs.h191 #define EPHY_PREFS_WEB_APP_RUN_IN_BACKGROUND "run-in-background" macro
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-shell.c548 EPHY_PREFS_WEB_APP_RUN_IN_BACKGROUND, in ephy_shell_startup()
H A Dephy-window.c702 …ICATION) && g_settings_get_boolean (EPHY_SETTINGS_WEB_APP, EPHY_PREFS_WEB_APP_RUN_IN_BACKGROUND)) { in ephy_window_delete_event()