Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h870 int32_t GetLeftCaptureId() in GetLeftCaptureId() function
888 swiperNode->RemoveChildAtIndex(swiperNode->GetChildIndexById(GetLeftCaptureId())); in RemoveAllCaptureNode()
897 …micCast<FrameNode>(swiperNode->GetChildAtIndex(swiperNode->GetChildIndexById(GetLeftCaptureId()))); in GetLeftCaptureNode()
H A Dswiper_pattern.cpp294 …V2::SWIPER_LEFT_CAPTURE_ETS_TAG, GetLeftCaptureId(), []() { return AceType::MakeRefPtr<ImagePatter… in InitCapture()
566 CreateCaptureCallback(leftTargetIndex, GetLeftCaptureId(), forceUpdate); in UpdateTargetCapture()
614 if (!(captureId == GetLeftCaptureId() && leftCaptureIndex_.has_value() && in UpdateCaptureSource()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp1695 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetLeftCaptureId())));
1715 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetLeftCaptureId())));
1737 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetLeftCaptureId())));
1790 frameNode_->GetChildAtIndex(frameNode_->GetChildIndexById(pattern_->GetLeftCaptureId())));