Searched refs:CopyGestureOption (Results 1 – 3 of 3) sorted by relevance
817 richEditorPattern->CopyGestureOption(source, target);
486 void CopyGestureOption(const RefPtr<SpanNode>& source, RefPtr<SpanNode>& target);
1633 void RichEditorPattern::CopyGestureOption(const RefPtr<SpanNode>& source, RefPtr<SpanNode>& target) in CopyGestureOption() function in OHOS::Ace::NG::RichEditorPattern1685 CopyGestureOption(spanNode, newSpanNode); in TextSpanSplit()