Home
last modified time | relevance | path

Searched defs:xShift (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_widget_scroll_shift.c75 static VOID _gx_widget_scroll_shift_helper(GX_WIDGET *widget, INT xShift, INT yShift) in _gx_widget_scroll_shift_helper()
141 UINT _gx_widget_scroll_shift(GX_WIDGET *widget, INT xShift, INT yShift, GX_BOOL clip) in _gx_widget_scroll_shift()
Dgx_window_root_event_process.c79 GX_VALUE xShift; in _gx_window_root_event_process() local
Dgx_window_event_process.c86 GX_VALUE xShift; in _gx_window_event_process() local
Dgx_system_dirty_partial_add.c77 VOID _gx_system_dirty_entry_shift(GX_WIDGET *widget, INT xShift, INT yShift) in _gx_system_dirty_entry_shift()