Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_animation_update.c91 INT x_current; in _gx_animation_update() local
178 x_current = animation -> gx_animation_canvas -> gx_canvas_display_offset_x; in _gx_animation_update()
183 x_current = target -> gx_widget_size.gx_rectangle_left; in _gx_animation_update()
195 x_trans -= x_current; in _gx_animation_update()
222 … (GX_VALUE)(x_current + x_trans), (GX_VALUE)(y_current + y_trans)); in _gx_animation_update()