Home
last modified time | relevance | path

Searched defs:curSection (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.h64 virtual void UpdateCurrentSectionItem(int32_t curSection) {} in UpdateCurrentSectionItem()
H A Drender_indexer.cpp449 int32_t curSection = 0; in MoveSection() local
517 void RenderIndexer::MoveSectionWithIndexer(int32_t curSection) in MoveSectionWithIndexer()
H A Drender_indexer_circle.cpp382 void RenderIndexerCircle::UpdateCurrentSectionItem(int32_t curSection) in UpdateCurrentSectionItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Drender_indexer.h69 virtual void UpdateCurrentSectionItem(int32_t curSection) {} in UpdateCurrentSectionItem()
H A Drender_indexer.cpp555 void RenderIndexer::MoveSectionWithIndexer(int32_t curSection) in MoveSectionWithIndexer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_info_sw.cpp658 const auto& curSection = sections[curSegIdx]; in AdjustLanes() local