Home
last modified time | relevance | path

Searched refs:SetSelfAndChildDraggableFalse (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.h1254 void SetSelfAndChildDraggableFalse(const RefPtr<UINode>& customNode);
H A Drich_editor_pattern.cpp1052 SetSelfAndChildDraggableFalse(customNode); in AddPlaceholderSpan()
1086 void RichEditorPattern::SetSelfAndChildDraggableFalse(const RefPtr<UINode>& customNode) in SetSelfAndChildDraggableFalse() function in OHOS::Ace::NG::RichEditorPattern
1098 SetSelfAndChildDraggableFalse(child); in SetSelfAndChildDraggableFalse()