Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dhotlist.c55 struct ro_hotlist_window { struct
61 static struct ro_hotlist_window *hotlist_window = NULL; argument
267 struct ro_hotlist_window *hotlistw; in hotlist_menu_prepare()
269 hotlistw = (struct ro_hotlist_window *)ro_gui_wimp_event_get_user_data(w); in hotlist_menu_prepare()
335 struct ro_hotlist_window *hotlistw; in hotlist_menu_select()
337 hotlistw = (struct ro_hotlist_window *)ro_gui_wimp_event_get_user_data(w); in hotlist_menu_select()
427 struct ro_hotlist_window *ncwin; in ro_hotlist_init()