Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_window_client_scroll.c102 _gx_scrollbar_value_set(scroll, scroll_value); in _gx_window_client_scroll()
115 _gx_scrollbar_value_set(scroll, scroll_value); in _gx_window_client_scroll()
Dgxe_scrollbar_value_set.c93 status = _gx_scrollbar_value_set(scrollbar, value); in _gxe_scrollbar_value_set()
Dgx_scrollbar_value_set.c75 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scrollbar, INT value) in _gx_scrollbar_value_set() function
Dgx_scrollbar_event_process.c169 _gx_scrollbar_value_set(scrollbar, temp_value); in _gx_scrollbar_event_process()
/GUIX-v6.2.1/common/inc/
Dgx_scrollbar.h70 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scroll, INT value);
Dgx_api.h3337 #define gx_scrollbar_value_set _gx_scrollbar_value_set
4112 UINT _gx_scrollbar_value_set(GX_SCROLLBAR *scrollbar, INT value);