Home
last modified time | relevance | path

Searched refs:ephy_web_view_is_overview (Results 1 – 5 of 5) sorted by relevance

/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-web-view.h108 gboolean ephy_web_view_is_overview (EphyWebView *view);
H A Dephy-web-view.c2945 ephy_web_view_is_overview (EphyWebView *view) in ephy_web_view_is_overview() function
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-location-controller.c178 if (ephy_web_view_is_overview (webview)) in entry_activate_cb()
H A Dephy-session.c303 (ephy_web_view_get_is_blank (view) || ephy_web_view_is_overview (view))) { in ephy_session_tab_closed()
H A Dephy-window.c2809 if (ephy_web_view_get_is_blank (view) || ephy_web_view_is_overview (view)) in ephy_window_close_tab()
2990 if (!ephy_embed_utils_is_no_show_address (address) && !ephy_web_view_is_overview (view)) in ephy_window_update_entry_focus()