Searched refs:InOffset (Results 1 – 2 of 2) sorted by relevance
134 …enum LoopMode : uint8_t { None = 0, InCycle = 1, InPingPong, InOffset, InContinue, OutCycle, OutPi… enumerator
885 else if (!strcmp(name, EXP_OFFSET)) exp->loop.mode = LottieExpression::LoopMode::InOffset; in _loopInCommon()