Home
last modified time | relevance | path

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

/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-web-view.h105 void ephy_web_view_set_should_bypass_safe_browsing (EphyWebView *view,
H A Dephy-web-view.c667 ephy_web_view_set_should_bypass_safe_browsing (view, TRUE); in allow_unsafe_browsing_cb()
3224 ephy_web_view_set_should_bypass_safe_browsing (EphyWebView *view, in ephy_web_view_set_should_bypass_safe_browsing() function
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-window.c2312 ephy_web_view_set_should_bypass_safe_browsing (EPHY_WEB_VIEW (web_view), FALSE); in decide_navigation()