Home
last modified time | relevance | path

Searched refs:_gx_scrollbar_value_set (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.4.1/common/src/
Dgx_window_client_scroll.c101 _gx_scrollbar_value_set(scroll, scroll_value); in _gx_window_client_scroll()
114 _gx_scrollbar_value_set(scroll, scroll_value); in _gx_window_client_scroll()
Dgxe_scrollbar_value_set.c92 status = _gx_scrollbar_value_set(scrollbar, value); in _gxe_scrollbar_value_set()
Dgx_scrollbar_value_set.c74 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scrollbar, INT value) in _gx_scrollbar_value_set() function
Dgx_scrollbar_event_process.c168 _gx_scrollbar_value_set(scrollbar, temp_value); in _gx_scrollbar_event_process()
/GUIX-v6.4.1/common/inc/
Dgx_scrollbar.h69 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scroll, INT value);
Dgx_api.h3363 #define gx_scrollbar_value_set _gx_scrollbar_value_set
4138 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scrollbar, INT value);