Searched refs:HandleFocusAnimation (Results 1 – 6 of 6) sorted by relevance
51 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in OnKeyEvent()70 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in OnKeyEvent()
108 void HandleFocusAnimation(const Size& size, const Offset& offset);
498 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() function in OHOS::Ace::RenderIndexer
50 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in IndexMoveUp()73 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in IndexMoveDown()
134 void HandleFocusAnimation(const Size& size, const Offset& offset);
537 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() function in OHOS::Ace::V2::RenderIndexer