Searched refs:scopedDelegate (Results 1 – 8 of 8) sorted by relevance
29 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Close() local30 if (!scopedDelegate) { in Close()
262 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsOpenDialog() local263 if (!scopedDelegate) { in JsOpenDialog()314 auto scopedDelegate = EngineHelper::GetCurrentDelegate(); in JsCloseDialog() local315 if (!scopedDelegate) { in JsCloseDialog()
368 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local369 if (!scopedDelegate) { in Show()
565 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in JSAnimation() local566 if (!scopedDelegate) { in JSAnimation()642 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in AnimateToInner() local643 if (!scopedDelegate) { in AnimateToInner()756 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in JSKeyframeAnimateTo() local757 if (!scopedDelegate) { in JSKeyframeAnimateTo()
538 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local539 CHECK_NULL_VOID(scopedDelegate); in Show()
1108 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local1109 CHECK_NULL_VOID(scopedDelegate); in Show()1663 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local1664 CHECK_NULL_VOID(scopedDelegate); in Show()
1372 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local1373 CHECK_NULL_VOID(scopedDelegate); in Show()
308 auto scopedDelegate = EngineHelper::GetCurrentDelegateSafely(); in Show() local309 if (!scopedDelegate) { in Show()