Searched refs:old_value (Results 1 – 1 of 1) sorted by relevance
77 INT old_value; in _gx_scrollbar_value_set() local79 old_value = scrollbar -> gx_scrollbar_info.gx_scroll_value; in _gx_scrollbar_value_set()84 if (old_value != scrollbar ->gx_scrollbar_info.gx_scroll_value) in _gx_scrollbar_value_set()89 newevent.gx_event_payload.gx_event_intdata[1] = old_value; in _gx_scrollbar_value_set()