Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgxe_animation_landing_speed_set.c73 UINT _gxe_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step) in _gxe_animation_landing_speed_set() argument
81 if (shift_per_step == 0) in _gxe_animation_landing_speed_set()
86 return _gx_animation_landing_speed_set(animation, shift_per_step); in _gxe_animation_landing_speed_set()
Dgx_animation_landing_speed_set.c73 UINT _gx_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step) in _gx_animation_landing_speed_set() argument
75 animation -> gx_animation_landing_speed = shift_per_step; in _gx_animation_landing_speed_set()
/GUIX-v6.4.1/common/inc/
Dgx_animation.h80 UINT _gx_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step);
92 UINT _gxe_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step);
Dgx_api.h3678 UINT _gx_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step);
5159 UINT _gxe_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step);