Searched refs:toolbar_screen (Results 1 – 3 of 3) sorted by relevance
21 extern TOOLBAR_SCREEN_CONTROL_BLOCK toolbar_screen;68 gx_studio_named_widget_create("toolbar_screen", GX_NULL, (GX_WIDGET **)&toolbar_screen); in start_guix()87 gx_widget_detach(&toolbar_screen); in toolbar_detach_attach()92 gx_widget_attach(&book_screen, &toolbar_screen); in toolbar_detach_attach()
174 extern TOOLBAR_SCREEN_CONTROL_BLOCK toolbar_screen;
19 TOOLBAR_SCREEN_CONTROL_BLOCK toolbar_screen; variable1232 { &toolbar_screen_define, (GX_WIDGET *) &toolbar_screen },