Lines Matching refs:ExecSyncTask
129 ExecSyncTask([this, anim = BASE_NS::move(animation)]() -> META_NS::IAny::Ptr { in DisposeNative()
157 ExecSyncTask([a, &enabled]() { in GetEnabled()
171 ExecSyncTask([a, enabled]() { in SetEnabled()
181 ExecSyncTask([a, &duration]() { in GetDuration()
196 ExecSyncTask([a, &running]() { in GetRunning()
210 ExecSyncTask([a, &progress]() { in GetProgress()
228 ExecSyncTask([this, a]() -> META_NS::IAny::Ptr { in OnFinished()
243 ExecSyncTask([this, a]() -> META_NS::IAny::Ptr { in OnFinished()
260 ExecSyncTask([this, a]() -> META_NS::IAny::Ptr { in OnStarted()
275 ExecSyncTask([this, a]() -> META_NS::IAny::Ptr { in OnStarted()
288 ExecSyncTask([a]() { in Pause()
298 ExecSyncTask([a]() { in Restart()
309 ExecSyncTask([a, pos]() { in Seek()
319 ExecSyncTask([a]() { in Start()
330 ExecSyncTask([a]() { in Stop()
340 ExecSyncTask([a]() { in Finish()