Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Deasing_function_select_dlg.cpp8 #define ANIMATION_TOTAL_STEP 50 macro
239 else if (mAnimationStep == ANIMATION_TOTAL_STEP) in OnTimer()
737 x = mAnimationStep * width / ANIMATION_TOTAL_STEP; in DrawEasingCurve()
744 x = mAnimationStep * width / ANIMATION_TOTAL_STEP; in DrawEasingCurve()