Home
last modified time | relevance | path

Searched defs:SetOnDragMove (Results 1 - 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_drag_modifier.cpp181 void SetOnDragMove(ArkUINodeHandle node, void* extraParam) in SetOnDragMove() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_model_impl.cpp223 void ImageModelImpl::SetOnDragMove(NG::OnDragDropFunc&& onDragMoveId) in SetOnDragMove() function in OHOS::Ace::Framework::ImageModelImpl
H A Dtext_model_impl.cpp324 void TextModelImpl::SetOnDragMove(NG::OnDragDropFunc&& onDragMove) in SetOnDragMove() function in OHOS::Ace::Framework::TextModelImpl
H A Dweb_model_impl.cpp510 void WebModelImpl::SetOnDragMove(std::function<void(const RefPtr<DragEvent>&, const std::string&)>&& onDragMoveId) in SetOnDragMove() function in OHOS::Ace::Framework::WebModelImpl
H A Dview_abstract_model_impl.cpp1189 void ViewAbstractModelImpl::SetOnDragMove(NG::OnDragDropFunc&& onDragMove) in SetOnDragMove() function in OHOS::Ace::Framework::ViewAbstractModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp539 void ImageModelNG::SetOnDragMove(OnDragDropFunc &&onDragMove) {} in SetOnDragMove() function in OHOS::Ace::NG::ImageModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.cpp665 void EventHub::SetOnDragMove(OnDragFunc&& onDragMove) in SetOnDragMove() function in OHOS::Ace::NG::EventHub
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp452 void TextModelNG::SetOnDragMove(NG::OnDragDropFunc&& onDragMove) in SetOnDragMove() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp655 void WebModelNG::SetOnDragMove( in SetOnDragMove() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp1370 void ViewAbstract::SetOnDragMove(FrameNode* frameNode, in SetOnDragMove() function in OHOS::Ace::NG::ViewAbstract
1427 void ViewAbstract::SetOnDragMove( in SetOnDragMove() function in OHOS::Ace::NG::ViewAbstract

Completed in 26 milliseconds