Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Dbubble_component.h44 const RefPtr<PopupParam>& GetPopupParam() const in GetPopupParam() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component.h95 const RefPtr<PopupParam>& GetPopupParam() const in GetPopupParam() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dservice_collaboration_menu_ace_helper.cpp694 RefPtr<PopupParam> ServiceCollaborationAceCallback::GetPopupParam(bool isShow, StateChangeFunc& onS… in GetPopupParam() function in OHOS::Ace::NG::ServiceCollaborationAceCallback