Searched refs:hscroll (Results 1 – 2 of 2) sorted by relevance
65 GX_SCROLLBAR *hscroll; in control_thread_entry() local69 hscroll = &window_screen.window_screen_hscroll_1; in control_thread_entry()75 gx_scrollbar_reset(hscroll, &scroll_info); in control_thread_entry()83 gx_scrollbar_reset(hscroll, GX_NULL); in control_thread_entry()
64 GX_WIDGET *hscroll; in control_thread_entry() local71 gx_widget_find(pMainWin, GX_ID_HORIZONTAL_SCROLL, 1, &hscroll); in control_thread_entry()72 gx_widget_back_attach(pMainWin, hscroll); in control_thread_entry()