Home
last modified time | relevance | path

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

/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dtilda_window.h163 void tilda_window_set_fullscreen(tilda_window *tw);
H A Dtilda_window.c173 void tilda_window_set_fullscreen(tilda_window *tw) in tilda_window_set_fullscreen() function
193 tilda_window_set_fullscreen(tw); in toggle_fullscreen_cb()
910 tilda_window_set_fullscreen(tw); in tilda_window_init()
H A Dkey_grabber.c330 tilda_window_set_fullscreen(tw); in pull_down()