Home
last modified time | relevance | path

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

/dports/www/epiphany/epiphany-41.0/lib/
H A Dephy-prefs.h108 #define EPHY_PREFS_WEB_SWITCH_TO_NEW_TAB "switch-to-new-tab" macro
138 EPHY_PREFS_WEB_SWITCH_TO_NEW_TAB,
/dports/www/epiphany/epiphany-41.0/src/
H A Dpopup-commands.c73 if (g_settings_get_boolean (EPHY_SETTINGS_WEB, EPHY_PREFS_WEB_SWITCH_TO_NEW_TAB)) in view_in_destination()
/dports/www/epiphany/epiphany-41.0/src/preferences/
H A Dprefs-general-page.c1259 EPHY_PREFS_WEB_SWITCH_TO_NEW_TAB, in setup_general_page()