Home
last modified time | relevance | path

Searched refs:_gx_scroll_thumb_shift_limit (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_scroll_thumb_event_process.c138 shift = _gx_scroll_thumb_shift_limit(thumb, shift); in _gx_scroll_thumb_event_process()
162 shift = _gx_scroll_thumb_shift_limit(thumb, shift); in _gx_scroll_thumb_event_process()
Dgx_scroll_thumb_shift_limit.c76 INT _gx_scroll_thumb_shift_limit(GX_SCROLL_THUMB *thumb, INT shift) in _gx_scroll_thumb_shift_limit() function
/GUIX-v6.2.1/common/inc/
Dgx_scrollbar.h77 INT _gx_scroll_thumb_shift_limit(GX_SCROLL_THUMB *thumb, INT shift);