Home
last modified time | relevance | path

Searched refs:SetOnMovingEventId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Dwatch_slider_component.h94 void SetOnMovingEventId(const EventMarker& methodId) in SetOnMovingEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_component.h96 void SetOnMovingEventId(const EventMarker& methodId) in SetOnMovingEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_slider.cpp138 sliderChild_->SetOnMovingEventId(onMoveEndEventId_); in AddSpecializedEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1439 slider->SetOnMovingEventId(sliderMovingCallbackId_); in CreateSlider()