Searched defs:GetTouchedItemIndex (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ | ||
H A D | render_indexer.cpp | 324 int32_t RenderIndexer::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex() function in OHOS::Ace::RenderIndexer |
H A D | render_indexer_circle.cpp | 270 int32_t RenderIndexerCircle::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex() function in OHOS::Ace::RenderIndexerCircle |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ | ||
H A D | render_indexer.cpp | 362 int32_t RenderIndexer::GetTouchedItemIndex(const Offset& touchPosition) in GetTouchedItemIndex() function in OHOS::Ace::V2::RenderIndexer |