Searched refs:stacktop (Results 1 – 2 of 2) sorted by relevance
111 GX_WIDGET **stacktop; in _gx_horizontal_list_event_process() local231 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()
107 GX_WIDGET **stacktop; in _gx_vertical_list_event_process() local227 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()