Searched refs:old_value (Results 1 – 1 of 1) sorted by relevance
78 INT old_value; in _gx_scrollbar_value_set() local80 old_value = scrollbar -> gx_scrollbar_info.gx_scroll_value; in _gx_scrollbar_value_set()85 if (old_value != scrollbar ->gx_scrollbar_info.gx_scroll_value) in _gx_scrollbar_value_set()90 newevent.gx_event_payload.gx_event_intdata[1] = old_value; in _gx_scrollbar_value_set()