Home
last modified time | relevance | path

Searched refs:DisableDrag (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1320 void DisableDrag(const RefPtr<ImageSpanNode>& imageNode);
H A Drich_editor_pattern.cpp748 DisableDrag(imageNode); in EnableImageDrag()
752 void RichEditorPattern::DisableDrag(const RefPtr<ImageSpanNode>& imageNode) in DisableDrag() function in OHOS::Ace::NG::RichEditorPattern