Home
last modified time | relevance | path

Searched refs:GetOnFinish (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h109 MovingPhotoEventFunc GetOnFinish() in GetOnFinish() function in OHOS::Ace::NG::MovingPhotoEventHub
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.cpp340 if (marquee->GetOnFinish()) { in GetMarqueeCallback()
341 onFinishEvent_ = *marquee->GetOnFinish(); in GetMarqueeCallback()
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.cpp71 if (stepperComponent_->GetOnFinish()) { in Update()
72 onFinish_ = *stepperComponent_->GetOnFinish(); in Update()
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp245 auto onFinish_ = movingPhotoEventHub->GetOnFinish(); in HWTEST_F()

Completed in 5 milliseconds