Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_element.cpp52 renderIndexer->MoveSectionWithIndexer(index); in OnKeyEvent()
71 renderIndexer->MoveSectionWithIndexer(index); in OnKeyEvent()
76 renderIndexer->MoveSectionWithIndexer(index); in OnKeyEvent()
H A Drender_indexer.h109 void MoveSectionWithIndexer(int32_t curSection);
H A Drender_indexer.cpp517 void RenderIndexer::MoveSectionWithIndexer(int32_t curSection) in MoveSectionWithIndexer() function in OHOS::Ace::RenderIndexer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_element.cpp51 renderIndexer->MoveSectionWithIndexer(index); in IndexMoveUp()
74 renderIndexer->MoveSectionWithIndexer(index); in IndexMoveDown()
93 renderIndexer->MoveSectionWithIndexer(index); in OnKeyEvent()
H A Drender_indexer.h135 void MoveSectionWithIndexer(int32_t curSection);
H A Drender_indexer.cpp358 MoveSectionWithIndexer(index); in HandleTouched()
555 void RenderIndexer::MoveSectionWithIndexer(int32_t curSection) in MoveSectionWithIndexer() function in OHOS::Ace::V2::RenderIndexer