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()176 int32_t TimerManager::AddTimerInternal(int32_t intervalMs, int32_t repeatCount, std::function<void(… in AddTimerInternal()
71 int32_t repeatCount = 1; in Init() local571 int32_t repeatCount = 1; in OnDragUp() local1485 int32_t repeatCount = 1; in SetMouseDragMonitorState() local
2568 int32_t repeatCount = 1; in DoEndAnimation() local