Home
last modified time | relevance | path

Searched refs:selectMenuParam (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.h230 … OneStepDragParam(const std::function<void()>& builder, const SelectMenuParam& selectMenuParam);
H A Drich_editor_pattern.cpp791 const SelectMenuParam& selectMenuParam) in OneStepDragParam() argument
794 onAppear = selectMenuParam.onAppear; in OneStepDragParam()
797 menuParam.onDisappear = selectMenuParam.onDisappear; in OneStepDragParam()