Home
last modified time | relevance | path

Searched defs:GetMenuParam (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Done_step_drag_controller.cpp114 MenuParam ImageOneStepDragParam::GetMenuParam(const RefPtr<FrameNode>& frameNode) const in GetMenuParam() function in OHOS::Ace::NG::ImageOneStepDragParam
164 MenuParam PlaceholderOneStepDragParam::GetMenuParam(const RefPtr<FrameNode>& frameNode) const in GetMenuParam() function in OHOS::Ace::NG::PlaceholderOneStepDragParam
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/
Dmenu_wrapper_pattern.h586 const MenuParam& GetMenuParam() const in GetMenuParam() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view_context.cpp1202 int32_t GetMenuParam(NG::MenuParam& menuParam, const RefPtr<NG::UINode>& node) in GetMenuParam() function