Searched defs:repeatCount (Results 1 – 3 of 3) sorted by relevance
62 int32_t TimerManager::OnAddTimer(int32_t intervalMs, int32_t repeatCount, std::function<void()> cal… in OnAddTimer()69 int32_t TimerManager::AddTimer(int32_t intervalMs, int32_t repeatCount, std::function<void()> callb… in AddTimer()78 int32_t TimerManager::AddTimerAsync(int32_t intervalMs, int32_t repeatCount, std::function<void()> … in AddTimerAsync()194 int32_t TimerManager::AddTimerInternal(int32_t intervalMs, int32_t repeatCount, std::function<void(… in AddTimerInternal()
133 int32_t repeatCount = 1; in Init() local897 int32_t repeatCount = 1; in OnPullThrow() local1248 int32_t repeatCount = 1; in OnDragUp() local2380 int32_t repeatCount = 1; in PerformInternalDropAnimation() local2638 int32_t repeatCount = 1; in SetMouseDragMonitorState() local
3639 int32_t repeatCount = 1; in DoEndAnimation() local