Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/atari/
H A Drootwin.h77 void window_open_search(ROOTWIN *rootwin, bool reformat);
H A Ddeskmenu.c354 window_open_search(input_window->root, true); in menu_find()
H A Drootwin.c649 void window_open_search(ROOTWIN *rootwin, bool reformat) in window_open_search() function