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.c92 INT y_current; in _gx_animation_update() local
179 y_current = animation -> gx_animation_canvas -> gx_canvas_display_offset_y; in _gx_animation_update()
184 y_current = target -> gx_widget_size.gx_rectangle_top; in _gx_animation_update()
210 y_trans -= y_current; in _gx_animation_update()
222 … (GX_VALUE)(x_current + x_trans), (GX_VALUE)(y_current + y_trans)); in _gx_animation_update()