Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/include/netsurf/
H A Dbrowser_window.h255 const char* browser_window_get_title(struct browser_window *bw);
/dports/www/netsurf/netsurf-3.10/frontends/gtk/
H A Dscaffolding.c1358 nsgtk_scaffolding_set_title(gw, browser_window_get_title(bw)); in nsgtk_scaffolding_set_top_level()
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Dgui_menu.c265 ami_bitmap_set_title(bm, browser_window_get_title(ami_gui2_get_browser_window(gwin))); in HOOKF()
/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dwindow.c857 browser_window_get_title(g->bw), g); in ro_gui_window_toolbar_click()
/dports/www/netsurf/netsurf-3.10/desktop/
H A Dbrowser_window.c3891 const char* browser_window_get_title(struct browser_window *bw) in browser_window_get_title() function