Home
last modified time | relevance | path

Searched refs:ephy_web_view_get_typed_address (Results 1 – 4 of 4) sorted by relevance

/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-web-view.h101 const char * ephy_web_view_get_typed_address (EphyWebView *view);
H A Dephy-web-view.c3188 ephy_web_view_get_typed_address (EphyWebView *view) in ephy_web_view_get_typed_address() function
/dports/www/epiphany/epiphany-41.0/tests/
H A Dephy-shell-test.c149 g_assert_cmpstr (ephy_web_view_get_typed_address (view), ==, NULL); in test_ephy_shell_tab_load()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-window.c1094 typed_address = ephy_web_view_get_typed_address (view); in sync_tab_address()