Home
last modified time | relevance | path

Searched refs:HandleFocusAnimation (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_element.cpp51 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in OnKeyEvent()
70 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in OnKeyEvent()
H A Drender_indexer.h108 void HandleFocusAnimation(const Size& size, const Offset& offset);
H A Drender_indexer.cpp498 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() function in OHOS::Ace::RenderIndexer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_element.cpp50 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in IndexMoveUp()
73 … renderIndexer->HandleFocusAnimation(indexerItem->GetLayoutSize(), indexerItem->GetGlobalOffset()); in IndexMoveDown()
H A Drender_indexer.h134 void HandleFocusAnimation(const Size& size, const Offset& offset);
H A Drender_indexer.cpp537 void RenderIndexer::HandleFocusAnimation(const Size& size, const Offset& offset) in HandleFocusAnimation() function in OHOS::Ace::V2::RenderIndexer