Home
last modified time | relevance | path

Searched defs:OneStepDragParam (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.h225 struct OneStepDragParam { struct
230OneStepDragParam(const std::function<void()>& builder, const SelectMenuParam& selectMenuParam); argument
H A Drich_editor_pattern.cpp790 RichEditorPattern::OneStepDragParam::OneStepDragParam(const std::function<void()>& builder, in OneStepDragParam() function in OHOS::Ace::NG::RichEditorPattern::OneStepDragParam