Home
last modified time | relevance | path

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

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