Searched refs:stacktop (Results 1 – 2 of 2) sorted by relevance
110 GX_WIDGET **stacktop; in _gx_horizontal_list_event_process() local230 stacktop = _gx_system_input_capture_stack + _gx_system_capture_count; in _gx_horizontal_list_event_process()235 while (stackptr < stacktop) in _gx_horizontal_list_event_process()
106 GX_WIDGET **stacktop; in _gx_vertical_list_event_process() local226 stacktop = _gx_system_input_capture_stack + _gx_system_capture_count; in _gx_vertical_list_event_process()231 while (stackptr < stacktop) in _gx_vertical_list_event_process()