Home
last modified time | relevance | path

Searched refs:GetRightCaptureId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h877 int32_t GetRightCaptureId() in GetRightCaptureId() function
890 swiperNode->RemoveChildAtIndex(swiperNode->GetChildIndexById(GetRightCaptureId())); in RemoveAllCaptureNode()
903 …icCast<FrameNode>(swiperNode->GetChildAtIndex(swiperNode->GetChildIndexById(GetRightCaptureId()))); in GetRightCaptureNode()
H A Dswiper_pattern.cpp301 …aptureNode = FrameNode::GetOrCreateFrameNode(V2::SWIPER_RIGHT_CAPTURE_ETS_TAG, GetRightCaptureId(), in InitCapture()
570 CreateCaptureCallback(rightTargetIndex, GetRightCaptureId(), forceUpdate); in UpdateTargetCapture()
616 !(captureId == GetRightCaptureId() && rightCaptureIndex_.has_value() && in UpdateCaptureSource()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp1754 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetRightCaptureId())));
1774 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetRightCaptureId())));