Searched refs:cover_window (Results 1 – 1 of 1) sorted by relevance
146 static GX_WINDOW cover_window; in control_thread_entry() local186 memset(&cover_window, 0, sizeof(GX_WINDOW)); in control_thread_entry()190 gx_window_create(&cover_window, "cover_window", 0, 0, 0, &size); in control_thread_entry()191 gx_widget_attach(root, &cover_window); in control_thread_entry()