Home
last modified time | relevance | path

Searched refs:SetIsPopupButton (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h244 void SetIsPopupButton(bool isPopupButton) in SetIsPopupButton() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp149 buttonComponent->SetIsPopupButton(true); in CreateButton()