Home
last modified time | relevance | path

Searched refs:stacktop (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_horizontal_list_event_process.c111 GX_WIDGET **stacktop; in _gx_horizontal_list_event_process() local
231 stacktop = _gx_system_input_capture_stack + _gx_system_capture_count; in _gx_horizontal_list_event_process()
236 while (stackptr < stacktop) in _gx_horizontal_list_event_process()
Dgx_vertical_list_event_process.c107 GX_WIDGET **stacktop; in _gx_vertical_list_event_process() local
227 stacktop = _gx_system_input_capture_stack + _gx_system_capture_count; in _gx_vertical_list_event_process()
232 while (stackptr < stacktop) in _gx_vertical_list_event_process()