Searched refs:StepAnimationState (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Danimate.c90 #define StepAnimationState 0x0080
522 *state|=StepAnimationState;
2026 if ((state & PlayAnimationState) || (state & StepAnimationState))
2096 if ((state & StepAnimationState) ||
2146 state&=(~StepAnimationState);
88 #define StepAnimationState macro

Completed in 80 milliseconds